wine/ dlls/kernel/sync.c include/wine/server_p ...

Alexandre Julliard julliard at winehq.com
Wed Nov 7 14:14:47 CST 2001


ChangeSet ID:	1005164087111462627537549
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/11/07 15:14:47

Modified files:
	dlls/kernel    : sync.c 
	include/wine   : server_protocol.h 
	scheduler      : synchro.c 
	server         : named_pipe.c protocol.def trace.c 

Log message:
	Mike McCormack <mike_mccormack at start.com.au>G
	Make ConnectNamedPipe work in overlapped mode.

Patch: http://cvs.winehq.com/patch.py?id=1005164087111462627537549

Revision  Changes    Path
 1.17     +113 -32   wine/dlls/kernel/sync.c
 1.17     +5 -3      wine/include/wine/server_protocol.h
 1.34     +1 -0      wine/scheduler/synchro.c
 1.6      +34 -26    wine/server/named_pipe.c
 1.17     +4 -2      wine/server/protocol.def
 1.113    +4 -2      wine/server/trace.c





More information about the wine-cvs mailing list