wine/ files/drive.c dlls/kernel/volume.c

Alexandre Julliard julliard at winehq.org
Fri Apr 23 18:31:58 CDT 2004


ChangeSet ID:	12138
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/23 18:31:58

Modified files:
	files          : drive.c 
	dlls/kernel    : volume.c 

Log message:
	Reimplemented GetLogicalDrives, GetLogicalDriveStrings and
	GetDriveType using the new symlink mechanism.
	Made GetDriveType attempt to autodetect the type if not specified in
	the registry.

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

Old revision  New revision  Changes     Path
 1.116         1.117         +3 -196     wine/files/drive.c
 1.9           1.10          +218 -0     wine/dlls/kernel/volume.c




More information about the wine-cvs mailing list