Tagged Questions
2
votes
3answers
184 views
How to judge whether a driver is a floppy or a removable flash disk in C++?
I wonder if there is an API to distinguish floppy and flash disk in windows, C++
And is it possible to link a flash disk to A:\?
Many Thanks!