kernel32: ConnectNamedPort should return 0 and set ERROR_PIPE_CONNECTED on success in overlapped mode

Dan Kegel dank at kegel.com
Wed Dec 17 18:32:32 CST 2008


This fixes http://bugs.winehq.org/show_bug.cgi?id=16550
and lets the Chromium unit tests get further.

Our conformance test for overlapped ConnectNamedPort
is permissive, and allows the (very reasonable) old
behavior.  I suspect Win98 behaved that way, so I don't
think we can tighten up the test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pipe.patch
Type: text/x-diff
Size: 590 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081217/df3c2c73/attachment.patch 


More information about the wine-patches mailing list