search for: cancelio

Displaying 4 results from an estimated 4 matches for "cancelio".

Did you mean: cancelid
2011 Sep 19
1
[windows port] blazer_ser issues, select_read() from serial semantics
...oid *ptr, size_t ulen, DWORD tim upsdebugx(4,"w32_serial_read : characters are avail break; case WAIT_TIMEOUT: - CancelIo(sh->handle); - sh->overlapped_armed = 0; - ResetEvent (sh->io_status.hEvent); - upsdebugx(4,"w32_serial_read : timeout %d ms ellaps -...
2019 Sep 27
0
Wine release 4.17
...httpapi: Fix a memory leak (Valgrind). httpapi/tests: Initialize response_buffer to 0 (Valgrind). httpapi/tests: Cancel a pending receive request (Valgrind). msi: Fix a leak on error path (Coverity). kernelbase: Fix a leak on error path (Coverity). httpapi/tests: Use CancelIo to avoid a test failure on Windows XP. Vincent Povirk (1): mscoree: Update Wine Mono to 4.9.3. Zebediah Figura (53): winegstreamer: Store the pin media type directly. winegstreamer: Improve some trace messages. winegstreamer: Use the "format" field to determine t...
2019 May 10
0
Wine release 4.8
...orkItem and IoFreeWorkItem. ntoskrnl.exe: Implement IoQueueWorkItem. ntoskrnl.exe: Add work item tests. ntoskrnl.exe: Implement IoBuildAsynchronousFsdRequest. ntoskrnl.exe/tests: Add IoCallDriver tests. ntoskrnl.exe: Implement IoCancelIrp. ntoskrnl.exe/tests: Add CancelIo tests. ntoskrnl.exe: Set IRP DeviceObject in IoCallDriver. ntoskrnl.exe: Support UserEvent in IoCompleteRequest. server: Pass IRP output size in irp_params_t. server: Don't use IRP_MJ_* constants for ntoskrnl.exe communication. server: Store currently executed IRP...
2020 Feb 16
0
Wine release 5.2
...user32/tests: Fix some format-overflow warnings. version/tests: Fix some format-overflow warnings. services/tests: Fix some format-overflow warnings. msvcrt/tests: Fix some format-overflow warnings. ntdll/tests: Fix some format-overflow warnings. hid/tests: Call CancelIo before closing device. hid: Add HidP_GetLinkCollectionNodes stub. hid/tests: Add tests for HidP_GetLinkCollectionNodes. hid: Implement HidP_GetLinkCollectionNodes. mscoree/tests: Fix some format-overflow warnings. configure: Re-enable warnings disabled with Wno-format....