Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Oct : GetDiskFreeSpace
| Subject: | GetDiskFreeSpace |
| Posted by: | "Mark Kimball" (makimba..@hotmail.com) |
| Date: | 21 Oct 2005 08:26:59 -0700 |
I tried using the Windows API function GetDiskFreeSpace, but the values returned are incorrect. Is there another function I can use to get the total space on a drive and the space available? Is it possible the drive is too large for this function to work? |