Go to the source code of this file.
Classes | |
class | FileUtil |
This class contains a library of static functions for use on Windows platforms. The functions perform general file manipulation operations, rather than single file data IO. If you want the size of a file, to locate a particular file on disc etc, then here's where you'll find all those useful routines to do it. More... | |
class | FindFiles |
This class can be used for searching directories for files. It is basically equivalent to the. More... |