Introduction - If you have any usage issues, please Google them yourself
VB5 demo program shows the MS recommended way to determine at runtime whether to call GetDiskFreeSpaceEx() API which can handle FAT32 large disk partitions or the older GetDiskFreeSpace() API.