wine/dlls/msvcrt dir.c

Alexandre Julliard julliard at winehq.org
Fri Feb 18 06:51:00 CST 2005


ChangeSet ID:	16165
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/18 06:51:00

Modified files:
	dlls/msvcrt    : dir.c 

Log message:
	Gunnar Dalsnes <hardon at online.no>
	When getting current directory on a drive different from the working
	drive, _getdcwd incorrectly passed "X:\" (X = any drive) as path to
	GetFullPathName. "X:" (without the backslash) is the correct thing to
	use.

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

Old revision  New revision  Changes     Path
 1.30          1.31          +1 -1       wine/dlls/msvcrt/dir.c




More information about the wine-cvs mailing list