Hi all,
I want to get name of my drives(Logical drive). Like if i give c: dive name as Softwares then which api should i use to get its name??
Thanks in advance
Printable View
Hi all,
I want to get name of my drives(Logical drive). Like if i give c: dive name as Softwares then which api should i use to get its name??
Thanks in advance
Try using
GetLogicalDriveStrings
More details found on
http://msdn.microsoft.com/en-us/magazine/cc164038.aspx