wine/ include/winbase.h files/file.c dlls/ntdl ...

Alexandre Julliard julliard at winehq.org
Wed Apr 7 23:39:59 CDT 2004


ChangeSet ID:	11906
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/07 23:39:59

Modified files:
	include        : winbase.h 
	files          : file.c 
	dlls/ntdll     : file.c 
	dlls/kernel/tests: file.c 

Log message:
	Replace the get_file_info request by an fstat() on the client side.

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

Old revision  New revision  Changes     Path
 1.207         1.208         +1 -1       wine/include/winbase.h
 1.219         1.220         +50 -45     wine/files/file.c
 1.45          1.46          +60 -79     wine/dlls/ntdll/file.c
 1.33          1.34          +17 -0      wine/dlls/kernel/tests/file.c




More information about the wine-cvs mailing list