You can use that Drives collection I mentioned for the drive letters like I said
vb Code:
For Each Drive As IO.DriveInfo In My.Computer.FileSystem.Drives MessageBox.Show(Drive.Name) Next
|
Results 1 to 13 of 13
Thread: [2008] HDDs & Their LettersHybrid View
|
Click Here to Expand Forum to Full Width |