Peculiarity of hard-disk
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I work with Visual C++ an I've retrived the number of partitions of the hard-disk and the number of the volume "C" with the Windows API functions GetDriveType and GetVolumeInformation. Now I'm searching for a function or a tool (in C/C++) to detect the date when the "disk C" was formatted, and/or other peculiarity of hard-disk. Can somebody give me any suggestion? - Many thanks