Traversing logic driver pieces CODE
Const int Num = 26; // Letters DWORD DWDRIVERS; CHAR DriverName; // DWDRIVERS Each binary bit indicates whether the corresponding drive is present .0: does not exist. // bit (1) corresponds to the drive A / / bit (2) Call drive B // Return how many logical drive dwdrivers = getLogicalDrives (); for (int i = 0; i