Reimplemented GetVolumeInformation and SetVolumeLabel; volume label
commit954c570ae3f649e2397382c5e67550bd19e56945
authorAlexandre Julliard <julliard@winehq.org>
Tue, 9 Mar 2004 01:03:03 +0000 (9 01:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Mar 2004 01:03:03 +0000 (9 01:03 +0000)
tree240ed293c1577547c8103cc5b33f76eb2632470d
parentb8fc5282a8971765a07e05e8f5f5e192e53d2152
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).
dlls/kernel/Makefile.in
dlls/kernel/volume.c [new file with mode: 0644]
dlls/ntdll/file.c
documentation/samples/config
documentation/wine.conf.man
files/drive.c
include/drive.h
include/winnt.h