I cannot find any mention of enumerating drives on the forum. I searched msdn and found we need three different functions. 1. findfirstvolume, thn 2. fomdnextvolume and 3. fomdvolume close. Tge problem is that IVF flags them as errors . So if IVF doesn't support them what do I use. I'm trying to find out the available free disk space on various drives. Anyone with an idea or do I resort to trying to put interfaces for these functions and hope the linker can find them in our libs?
Brookds Van Horn