And I think one such sample is also provided by Steve Arbaugh
< http://ourworld.compuserve.com/homepages/attac-cg/acgsoft.htm >
-- Dev
: you can use GetDiskFreeSpaceEX API function for HDD bigger the 2 GB, look
at
: MSDN for information how to use it. one note: this function does not
exists
: in windows 95, so you need to check windows version before using it
:
:
: > Hi,
: >
: > How can I calculate free / Total diskspace if I have an 6 GB disk.
: >
: >
: > Thanks in advance.
: >
: >
: >
: > Mik
: >
: >
: >
: >
:
: