getdrivetype Questions

4

I want to retrieve the list of fixed disks in a system. But C#s GetDrives Fixed Drives are including plug USB Harddisks. Any idea how I may detect that a fixed Drive is not an USB harddisk or vica...
Brawn asked 3/11, 2009 at 8:32

4

Solved

I am using Environment.GetLogicalDrives(); to get a list of drives. I remember in c++ i could use GetDriveType to find if the device was CD, removable, flash, etc and i am thinking i want to put a ...
Niddering asked 8/3, 2009 at 8:3
1

© 2022 - 2024 — McMap. All rights reserved.