wine/dlls/ntdll file.c

Alexandre Julliard julliard at winehq.org
Mon Aug 18 14:45:53 CDT 2003


ChangeSet ID:	8997
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/08/18 14:45:53

Modified files:
	dlls/ntdll     : file.c 

Log message:
	Eric Pouech <pouech-eric at 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




More information about the wine-cvs mailing list