Friday, 23 August 2013

Getting All Physical Drives On PC

Getting All Physical Drives On PC

I want the list of all physical drives on the PC in a C Program, should I
use WMIC for this and parse the text on stdout or is there any better
approach to do this (without calling WMIC)

No comments:

Post a Comment