ChangeSet ID: 18008 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/08 13:31:38
Modified files: dlls/rpcrt4 : rpc_binding.c
Log message: Robert Shearman rob@codeweavers.com - Don't pass the PROFILE_SERVER flag in to CreateNamedPipe as it is bogus. - Call FlushFileBuffers to make sure the other end of the pipe doesn't get cut off prematurely. - Don't call CancelIo as we should never have async I/O pending.
Patch: http://cvs.winehq.org/patch.py?id=18008
Old revision New revision Changes Path 1.36 1.37 +3 -3 wine/dlls/rpcrt4/rpc_binding.c