ole32: Don't return from CoRegisterClassObject until we have created the named pipe.
commitfead72e8a7a1928c8195815d7ec9b33794f28115
authorHuw Davies <huw@codeweavers.com>
Wed, 27 Sep 2006 15:23:42 +0000 (27 16:23 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Sep 2006 09:56:08 +0000 (28 11:56 +0200)
tree4b303620bd6c0775a15510e35ececfc7d9a8f39e
parent1f854b20243ec16c7355075715042ce5dbdf455d
ole32: Don't return from CoRegisterClassObject until we have created the named pipe.

Also don't fail if the client connects to the pipe between CreateNamedPipe and ConnectNamedPipe.
dlls/ole32/rpc.c