Does anyone know how to get a list of available drives in Windows XP? With this list, is there a way to get a description for the drive, such as 3.5 floppy, hard drive, DVD-ROM drive, USB drive, etc.?
I looked at CHDRIVE, DIR$, and through the Windows API on MSDN and can't seem to find the proper PB or Win32 API function to use.
Any help is appreciated.
Thanks,
Flick
I looked at CHDRIVE, DIR$, and through the Windows API on MSDN and can't seem to find the proper PB or Win32 API function to use.
Any help is appreciated.
Thanks,
Flick
Comment