Getting the number of local drives on a system
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
GetLogicalDrives()
,GetLogicalDriveStrings()
I don't know of a call to directly get the # of drives, but you can calculate it using the data returned by either of the above two APIs. --Mike-- Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber Ericahist updated Aug 30!