wine/dlls ntdll/file.c kernel/tests/file.c

Alexandre Julliard julliard at winehq.org
Wed Aug 18 21:34:51 CDT 2004


ChangeSet ID:	13392
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/18 21:34:51

Modified files:
	dlls/ntdll     : file.c 
	dlls/kernel/tests: file.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Errors should only be reported to I/O completion routine after
	NtReadFile has succeeded.
	- Test case for this behaviour.

Patch: http://cvs.winehq.org/patch.py?id=13392

Old revision  New revision  Changes     Path
 1.64          1.65          +29 -5      wine/dlls/ntdll/file.c
 1.41          1.42          +45 -0      wine/dlls/kernel/tests/file.c




More information about the wine-cvs mailing list