wine/dlls/user comm16.c

Alexandre Julliard julliard at winehq.com
Mon Jan 7 12:04:50 CST 2002


ChangeSet ID:	1010426690943753791507334
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/01/07 13:04:50

Modified files:
	dlls/user      : comm16.c 

Log message:
	Mike McCormack <mike_mccormack at start.com.au>
	- Don't use event flags with ReadFileEx and WriteFileEx.
	- Use overlapped structure with WriteFile, since FILE_FLAG_OVERLAPPED
	is specified.
	- Cancel overlapped operations in CloseComm.

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

Revision  Changes    Path
 1.11     +38 -18    wine/dlls/user/comm16.c





More information about the wine-cvs mailing list