I am attempting to get partition information for a hidden partition (always the last partition on the first disk). I need to return the label for the partition. The partition shows in Disk Management with the label so there should be a definite way to get this information within Windows. I am just trying find how. Is there a C++ to do this.
Thanks.
Visual C++15
|