Click to See Complete Forum and Search --> : How can I get logical drive's label


Xiaojian Liu
June 3rd, 1999, 06:28 AM
I know we can use
GetLogicalDriveStrings
GetDriveType
to get drive's name and type, but I cannot
get the label.

Does any one know how ?


Thanks.

Stu
June 4th, 1999, 04:38 AM
GetVolumeInformation() provides a wealth of info on the drive.