wine/ include/winnt.h include/drive.h files/dr ...

Alexandre Julliard julliard at winehq.org
Mon Mar 8 19:03:03 CST 2004


ChangeSet ID:	11378
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/08 19:03:03

Modified files:
	include        : winnt.h drive.h 
	files          : drive.c 
	documentation/samples: config 
	documentation  : wine.conf.man 
	dlls/ntdll     : file.c 
	dlls/kernel    : Makefile.in 
Added files:
	dlls/kernel    : volume.c 

Log message:
	Reimplemented GetVolumeInformation and SetVolumeLabel; volume label
	and serial number are now stored in the filesystem instead of in the
	config file (partly based on a patch by Eric Pouech).

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

Old revision  New revision  Changes     Path
 1.179         1.180         +4 -0       wine/include/winnt.h
 1.16          1.17          +0 -6       wine/include/drive.h
 1.107         1.108         +2 -777     wine/files/drive.c
 1.56          1.57          +0 -9       wine/documentation/samples/config
 1.13          1.14          +0 -13      wine/documentation/wine.conf.man
 1.38          1.39          +1 -1       wine/dlls/ntdll/file.c
 1.106         1.107         +1 -0       wine/dlls/kernel/Makefile.in
 Added         1.1           +0 -0       wine/dlls/kernel/volume.c




More information about the wine-cvs mailing list