drive information
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
If, by drive, you mean a disk partition, then you can use GetDiskFreeSpace or GetDiskFreeSpaceEx, or just get my routine GET_DISK_SPACE from: http://www.neurophys.wisc.edu/ravi/software/diskspace/