S
SStory
Hi,
I am building an explorer type interface for file selection
Need to know how to determine what type of device a DRIVE is
i.e. C: (harddisk)
A: (floppy)
E: (cd-rom)
F: (zip)
h: (network)
etc.
I have found no such animal in .NET runtime.
Is there a managed way to do this? If not, how?
thanks,
Shane
I am building an explorer type interface for file selection
Need to know how to determine what type of device a DRIVE is
i.e. C: (harddisk)
A: (floppy)
E: (cd-rom)
F: (zip)
h: (network)
etc.
I have found no such animal in .NET runtime.
Is there a managed way to do this? If not, how?
thanks,
Shane