Reimplemented GetLogicalDrives, GetLogicalDriveStrings and
authorAlexandre Julliard <julliard@winehq.org>
Fri, 23 Apr 2004 23:31:58 +0000 (23:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 23 Apr 2004 23:31:58 +0000 (23:31 +0000)
commita2963dacc3f5836b897a219cfb0d9ce7e9963489
tree446f82312acb5958557b253469ba2a23e8be7148
parent438369af9a66bdf99fe999f566dd38fd3081b1fa
Reimplemented GetLogicalDrives, GetLogicalDriveStrings and
GetDriveType using the new symlink mechanism.
Made GetDriveType attempt to autodetect the type if not specified in
the registry.
dlls/kernel/volume.c
files/drive.c