wine/ files/dos_fs.c dlls/ntdll/path.c dlls/ke ...

Alexandre Julliard julliard at winehq.org
Mon Jan 19 19:40:23 CST 2004


ChangeSet ID:	10777
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/19 19:40:23

Modified files:
	files          : dos_fs.c 
	dlls/ntdll     : path.c 
	dlls/kernel    : path.c 

Log message:
	Eric Pouech <pouech-eric at wanadoo.fr>
	- RtlGetFullPathName_U: rewritten so that the source & destination
	buffer can be the same
	- GetFullPathName[AW]: now call RtlGetFullPathName_U
	- GetShortPathNameW: fixed regression introduced in last patch

Patch: http://cvs.winehq.com/patch.py?id=10777

Old revision  New revision  Changes     Path
 1.146         1.147         +0 -246     wine/files/dos_fs.c
 1.14          1.15          +69 -96     wine/dlls/ntdll/path.c
 1.1           1.2           +78 -7      wine/dlls/kernel/path.c




More information about the wine-cvs mailing list