On 10/30/06, Graham Leggett <[EMAIL PROTECTED]> wrote:
It's the win32 part that I am most interested in - I don't want to come up
with an API and find win32 doesn't support it without a change to the API.

Does anyone know what the equivalent function is on win32 so I can do some
more digging? Google didn't find anything useful when I tried to look.

http://msdn.microsoft.com/library/en-us/fileio/fs/getdiskfreespaceex.asp

For disk space, you can use GetDiskFreeSpaceEx().  -- justin

Reply via email to