Ok, I asked this before but now after numerous tests I see a pattern, I'm using a sort of hard disk size info, shows the total size of the drive and the remaining free space, works fine about 50% of the time, free space is always accurate but the total size many times comes back as 2047(always 2047), this is on new machines , could be old machines 95 - XP, why 2047? doesnt matter about partitioning or drive size, isn't properties about drivespace from the "GetDriveInformation" just a Windows API function, could you not use whatever dll or process windows is using....and what would that be? or thats what AMS is doing anyway?
PArt 2 of this, once the size comes back as say :32456 megs to do some quick math and make the total show as 32.5 gig instead... where should I be looking?
PArt 2 of this, once the size comes back as say :32456 megs to do some quick math and make the total show as 32.5 gig instead... where should I be looking?
Comment