Home| Main Subjects| Documentation| Downloads| Misscelaneous| FAQ| Search |
| ||
|
Updated | Name | Description | |
12/20/2000 | CLoadLibrary | CLoadLibrary | |
12/20/2000 | FuncExtractor | Func. Extractor | |
12/20/2000 | CBoot | CBoot | |
12/20/2000 | CDiskSpace | CDiskSpace |
Disk Space documents a class the provides the
disk space : free/total to the user. The functionality
is available from C++ libraries rather than Windows DLLs.
The functions that are provided from Windows are version dependant and version check is an unnecessary overhead . Moreover this class provides some formatting to the data recieved : the returned number can be returned as Megabytes (MB's), Kilobytes ... |