Article ID: 153091 - Last Review: March 15, 2005 - Revision: 3.3 How To Find and View the Amount of Free Disk Space on a DriveThis article was previously published under Q153091 On This PageSUMMARY
From Visual Basic, it is possible to use the Win32 API function
GetDiskFreeSpace to find and view the amount of free disk space on a
specified drive. The code sample below shows this in practice.
MORE INFORMATIONSample Code
For help with common system maintenance tasks in Windows Vista, visit the following Microsoft Web page: Fix problems with common system maintenance tasks
(http://support.microsoft.com/gp/system_maintenance_for_windows)
APPLIES TO
| Article Translations
|
Back to the top
