wine/ include/winternl.h files/file.c dlls/ntd ...

Alexandre Julliard julliard at winehq.org
Mon Apr 19 23:06:49 CDT 2004


ChangeSet ID:	12074
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/19 23:06:49

Modified files:
	include        : winternl.h 
	files          : file.c 
	dlls/ntdll     : ntdll.spec file.c 
	dlls/kernel    : file.c 

Log message:
	Reimplemented GetFileAttributesExW and GetCompressedFileSizeW using
	the corresponding ntdll functionality.

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

Old revision  New revision  Changes     Path
 1.76          1.77          +1 -0       wine/include/winternl.h
 1.222         1.223         +0 -124     wine/files/file.c
 1.151         1.152         +1 -1       wine/dlls/ntdll/ntdll.spec
 1.49          1.50          +36 -5      wine/dlls/ntdll/file.c
 1.13          1.14          +145 -0     wine/dlls/kernel/file.c




More information about the wine-cvs mailing list