I find a lot of VB6 examples out there, and a few C# examples, but no concrete solution in VB.NET. Simply put, I need to get the next available drive letter in as few lines of code as possible. Anyone have a good example?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Try something like this:
Source: CodeKeep |
|||||||||||
|
|
If you've got C# code, then put it through the developerfusion coverter - that should get you close (although you'll probably have to tweak it). |
|||
|
|
|
To list logical drives Try this.... Includes full code....
|
|||||
|
