ChangeSet ID: 1010426690943753791507334 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/07 13:04:50
Modified files: dlls/user : comm16.c
Log message: Mike McCormack mike_mccormack@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