Tagged Questions
8
votes
3answers
4k views
Enumerating all available drive letters in Windows
I want to enumerate all available drive letters (which aren't already taken) in Windows using VC++.
How can I do this?
0
votes
4answers
549 views
Locking removable drive?
Friends,
How to lock/unlock(software based) removable disk/drives in VB6? I need to know any specific win32 routines are there for this purpose?