With my program I want to check if there are other hard drives connected to the computer, and then I want the program to print the names of those hard drives (like C:)
The hard drive I'm now working on is called C:, but I also have a drive connected to the computer called D:.
How do I let my program find out all the other hard drives connected?