wine/ include/winternl.h dlls/ntdll/ntdll_misc ...

Alexandre Julliard julliard at winehq.org
Mon Mar 15 19:32:02 CST 2004


ChangeSet ID:	11515
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/15 19:32:02

Modified files:
	include        : winternl.h 
	dlls/ntdll     : ntdll_misc.h file.c Makefile.in 
Added files:
	dlls/ntdll     : directory.c 

Log message:
	Implemented NtQueryDirectoryFile (partly based on a patch by Eric
	Pouech).

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

Old revision  New revision  Changes     Path
 1.68          1.69          +49 -0      wine/include/winternl.h
 1.39          1.40          +4 -2       wine/dlls/ntdll/ntdll_misc.h
 1.40          1.41          +1 -25      wine/dlls/ntdll/file.c
 1.94          1.95          +1 -0       wine/dlls/ntdll/Makefile.in
 Added         1.1           +0 -0       wine/dlls/ntdll/directory.c




More information about the wine-cvs mailing list