Hi,
I was trying to use my friend's hard drive the other day, but my Windows computer would not recognize it because it was in a Mac file format.
I'm now trying to create a program (simple cli), pretty much a file folder, but that would be able to read (and eventually copy from) Mac and Linux file formatted drives as well.
I'm still at the starting stages (I'm still a newbie) and I've been looking around the web trying to find a way to simply look at the drives connected to the computer.
So far, the only way I've found to do it is to use WMI. The thing is, if I use WMI, will I still be able to read file formats that windows does not recognize?
If there are any other ways that anyone can think of to do this, I would be very grateful.
Thanks,
theweirdone