wine/ dlls/kernel/comm.c files/file.c include/ ...

Alexandre Julliard julliard at winehq.com
Thu Jul 12 17:29:42 CDT 2001


ChangeSet ID:	994976982509661973454058
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/07/12 18:29:42

Modified files:
	dlls/kernel    : comm.c 
	files          : file.c 
	include        : file.h 
	scheduler      : synchro.c 

Log message:
	Mike McCormack <mike_mccormack at start.com.au>
	Implement overlapped completion routines.
	Don't use lpOverlapped->OffsetHigh to store bytes to transfer.

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

Revision  Changes    Path
 1.28     +2 -0      wine/dlls/kernel/comm.c
 1.104    +10 -10    wine/files/file.c
 1.28     +2 -0      wine/include/file.h
 1.32     +25 -9     wine/scheduler/synchro.c





More information about the wine-cvs mailing list