[2/5] kernel32: Implement GetNamedPipeHandleState.

Sebastian Lackner sebastian at fds-team.de
Thu Aug 21 06:42:03 CDT 2014


Based on patch by Adam Martinson.

In case of the following test failures:

> pipe.c:1855: Test failed: WaitForSingleObject returned 102
> pipe.c:1857: Test failed: completion routine not called

Those are not caused by my patches, this is bug #35781 and affects all kernels >= 3.12.

---
 dlls/kernel32/sync.c       |   59 ++++++++++++++++++++++++++++++++++++++------
 dlls/kernel32/tests/pipe.c |    4 ---
 2 files changed, 52 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-kernel32-Implement-GetNamedPipeHandleState.patch
Type: text/x-patch
Size: 4369 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140821/676e5e86/attachment.bin>


More information about the wine-patches mailing list