ChangeSet ID: 8997 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/08/18 14:45:53
Modified files: dlls/ntdll : file.c
Log message: Eric Pouech pouech-eric@wanadoo.fr Regression fixes for Nt{Read|Write}File: - actually block in TIMEOUT mode - in overlapped mode, if any data is already available then process it without returning a pending status code
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8997
Old revision New revision Changes Path 1.29 1.30 +26 -0 wine/dlls/ntdll/file.c