search for: getoverlappedresult

Displaying 12 results from an estimated 12 matches for "getoverlappedresult".

2001 Dec 08
0
Resource temporarily unavailable (fwd)
...>warn:comm:SetCommState DSR/DTR flow control not supported > >trace:comm:SetCommMask handle 120, mask 1 > >trace:comm:WaitCommEvent (78 0x41ba6f0c 0x4124a614 ) > >trace:comm:ClearCommError handle 120 cbInQue = 0 cbOutQue = 0 > > > >this happens: > >trace:file:GetOverlappedResult wait on 0x40f3cd10 returned 0 > >trace:file:GetOverlappedResult (120 0x40f3cd10 0x41856f18 1) > >trace:file:GetOverlappedResult waiting on 0x40f3cd10 > > > >this repeats itself ower and ower again, > >I think I hawe seen this before though. > > > >now the r...
2001 Nov 28
46
Resource temporarily unavailable
...,00000400,40606988,4304a6cc) ret=0043ecff trace:file:ReadFile 96 0x43050000 1024 0x40606988 0x4304a6cc FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock trace:file:FILE_SetDosError errno = 11 Resource temporarily unavailable Ret kernel32.ReadFile() retval=00000000 ret=0043ecff Call kernel32.GetOverlappedResult(00000060,4304a6cc,40606988,00000001) ret=0043ed17 trace:file:GetOverlappedResult (96 0x4304a6cc 0x40606988 1) trace:file:GetOverlappedResult waiting on 0x4304a6cc Call kernel32.UnhandledExceptionFilter(404f4918) ret=00577264 using strace i got: mprotect(0x43050000, 4096, PROT_READ|PROT_WRITE) = 0...
2018 Jan 16
3
Windows TAP driver issues
Thanks for the info, that is very helpful. It does look like that change got back-ported to master, albeit in a different form. I'll take a look at how OpenVPN does its windows device I/O. - todd
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...42c75a40) trace:file:WriteFile 268 0x42c75cfc 26 0x42c75a4c 0x42c75a30 trace:file:WriteFileEx file 268 to buf 0x42c75cfc num 26 0x42c75a30 func (nil) stub trace:file:FILE_AsyncWriteService (0x42c75a30 0x42c75cfc 00000004) trace:file:FILE_AsyncWriteService wrote 26 more bytes 26/26 so far trace:file:GetOverlappedResult (268 0x42c75a30 0x42c75a4c 1) trace:file:GetOverlappedResult waiting on 0x42c75a30 ------------------------------------- OK, maybe I've done something wrong when compiling. I downloaded the archive "wine-20011004", and recompiled. When I check the binary (wine* in /usr/local/bin), ev...
2018 Jan 16
0
Windows TAP driver issues
...nces between the two versions, even apart from the fact that one uses a thread and the other the event system. It seems that in write_packet(), tinc 1.0 does a ResetEvent() if a WriteFile() succeeded immediately, but 1.1 doesn't. Also, in tinc 1.1, for reads, ResetEvent() is called right before GetOverlappedResult(), and that looks very suspicious... with tinc 1.0 it is called right before ReadFile(). Overlapped IO feels alien to me. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -------------- next part -------------- A non-text attachment was scrubbed... Na...
2006 Jun 15
6
Error in dispatch.fcgi...
...32:16 2006] [warn] FastCGI: (dynamic) server "C:/Website/pagina/public/dispatch.fcgi" restarted (pid 2100) [Thu Jun 15 10:32:16 2006] [error] [client 84.48.33.250] (OS 109)Datakanalen er avsluttet. : FastCGI: comm with server "C:/Website/pagina/public/dispatch.fcgi" aborted: GetOverlappedResult() failed [Thu Jun 15 10:32:16 2006] [warn] FastCGI: (dynamic) server "C:/Website/pagina/public/dispatch.fcgi" (pid 2100) terminated with exit with status ''1'' [Thu Jun 15 10:32:16 2006] [error] [client 84.48.33.250] FastCGI: incomplete headers (0 bytes) received from...
2019 Aug 23
0
Wine release 4.0.2
...: uninstaller: Re-exec as 64-bit in wow64. Vlad Bespalov (1): user32: Make LoadString[AW] patchable. Zebediah Figura (12): mshtml: Open pages in the native browser in HlinkTarget_Navigate(). vbscript: Handle carriage return in more places. hid: Fix length argument to GetOverlappedResult(). msi/tests: Test calling more functions from custom actions. msi: Return MSIDBSTATE_ERROR when MsiGetDatabaseState() is called from a custom action. msi: Fix handling of architecture in MSIREG_{Open, Delete}UninstallKey(). winebus.sys: Retrieve hidraw device strings from t...
2002 May 24
0
gta3
...multimedia modules. Will use the hard-coded setup, but this will disappear soon. Please add a WinMM section to your Wine config file. err:midi:OSS_MidiInit ioctl on midi info for device 0 failed. fixme:system:SystemParametersInfoA Unimplemented action: 8193 (SPI_SETFOREGROUNDLOCKTIMEOUT) err:file:GetOverlappedResult lpOverlapped->hEvent was null fixme:win32:DEVICE_Open Unknown/unsupported VxD DINPUT.VXD. Try --winver nt40 or win31 ! fixme:system:EnumDisplayDevicesA ((nil),0,0x4047628c,0x00000000), stub! fixme:system:EnumDisplayDevicesA ((nil),0,0x4047628c,0x00000000), stub! fixme:system:EnumDisplayDevicesA...
2009 Jan 30
0
Wine release 1.1.14
...World Editor: Panels for resize are to huge. 15203 World of Warcraft: Right alt key not working 15765 Homeworld 2: Crash/Lockup during Single Player game load 15914 TryWoW.exe WoW trial installer hangs extremely long on startup 16126 Keyboard keys displaced one position to left 16161 GetOverlappedResult called with NULL for lpNumberOfBytesTransferred 16466 Palm OS Resource Editor crashes 16533 A Vampyre Story Demo requests for d3dx9_38 16534 drakensang demo request s for d3dx9_39.dll 16585 Printing document with images crashes wine 16626 NBC Direct installer can't find resources...
2016 Apr 01
0
Wine release 1.9.7
...from_TransformFilter. jscript: Fix off-by-one error in decode_dword. include: Add definition for TP_CALLBACK_ENVIRON_V3. ntdll/tests: Add test for threadpool environment version 3. ntdll: Don't warn about unsupported environment version 3. kernel32: Fix handling of GetOverlappedResult when status remains STATUS_PENDING. user32: Set %ecx to address of rect in EnumDisplayMonitors callback. ntdll: Use close_handle instead of NtClose for internal memory management functions. Stefan Dösinger (10): wined3d: Avoid storing a clip plane pointer in struct wined3d_cs_set...
2007 Jun 15
0
Wine release 0.9.39
...er now that user APCs all require the same arg as the kernel APC. ws2_32: Queue a proper user APC also on immediate success in WSARecvFrom/WSASendTo. server: Run async I/O APCs from the SIGUSR1 handler. ntdll: Get rid of the num_async_io counter in the TEB. kernel32: Rewrite GetOverlappedResult for the new async I/O behavior. ws2_32: Rewrite WSAGetOverlappedResult for the new async I/O behavior. advapi32: Convert the service list to a standard list. server: Add support for system processes, that can be signaled to exit when all non-system processes are done. explor...
2019 Apr 12
0
Wine release 4.6
...ter_FindPin() on the video renderer. quartz/tests: Add some tests for querying video renderer pin information. quartz/tests: Add some tests for video renderer pin interfaces. setupapi: Also check devices not in the set when using DICD_GENERATE_ID. hid: Fix length argument to GetOverlappedResult(). winebus.sys: Retrieve hidraw device strings from the parent USB device. rpcrt4: Detect enums and aliases in get_base_type(). rpcrt4: Factor out type_pointer_is_iface(). rpcrt4: Handle TKIND_ALIAS in more places. rpcrt4: Abort if an interface is passed directly to wr...