wine/ include/file.h files/drive.c dlls/kernel ...

Alexandre Julliard julliard at winehq.org
Tue Apr 27 20:04:24 CDT 2004


ChangeSet ID:	12179
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/27 20:04:24

Modified files:
	include        : file.h 
	files          : drive.c 
	dlls/kernel    : process.c path.c file16.c 

Log message:
	Reimplemented Get/SetCurrentDirectoryW using the corresponding ntdll
	functions.

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

Old revision  New revision  Changes     Path
 1.72          1.73          +0 -1       wine/include/file.h
 1.117         1.118         +0 -196     wine/files/drive.c
 1.54          1.55          +5 -30      wine/dlls/kernel/process.c
 1.9           1.10          +81 -0      wine/dlls/kernel/path.c
 1.10          1.11          +21 -1      wine/dlls/kernel/file16.c




More information about the wine-cvs mailing list