Class File
Defined in File file.h
Class Documentation
-
class File
Public Static Functions
-
static bool GetFileInfo(TCHAR const *url, FileDescriptor *fileDesc)
-
static TCHAR const *MakeTempFileName(TCHAR *strBuffer, size_t strLen)
-
static bool Remove(TCHAR const *filename)
-
static bool Exists(TCHAR const *filename)
-
static bool Copy(TCHAR const *srcPathName, TCHAR const *destPathName, bool overwriteIfExists)
-
static bool GetFileInfo(TCHAR const *url, FileDescriptor *fileDesc)