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.
Printable View
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.
GetVolumeInformation() provides a wealth of info on the drive.