ChangeSet ID: 1019061966517427839179621 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/04/17 11:46:06
Modified files: files : file.c
Log message: Martin Wilck Martin.Wilck@Fujitsu-Siemens.com GetOverlappedResult: Return ERROR_IO_INCOMPLETE if IO still pending. ReadFile / WriteFile: Use GetOverlappedResult() to check for immediate completion.
Patch: http://cvs.winehq.com/patch.py?id=1019061966517427839179621
Revision Changes Path 1.141 +20 -62 wine/files/file.c