• Rein Klazes's avatar
    In GetDiskFreeSpace: · 551ef365
    Rein Klazes authored
    - only cap the total size and available size to 2GB in Win3.x thru
      WinME;
    - in that case adjust number of clusters to be less then 65536 by
      increasing the cluster size;
    - add corresponding tests.
    551ef365
volume.c 43.4 KB