#include "Exports.h"
Include dependency graph for Files.h:
Go to the source code of this file.
Functions | |
FILEIOEXPORT BOOL | Remove (const String &filename) |
FILEIOEXPORT BOOL | RemoveDir (const String &dir) |
FILEIOEXPORT BOOL | Rename (const String &src, const String &dst) |
FILEIOEXPORT BOOL | DirExists (const String &pathname) |
FILEIOEXPORT BOOL | FileExists (const String &filename) |
FILEIOEXPORT BOOL | MakeDirPath (const String &unexplodedname) |
FILEIOEXPORT BOOL | CanWriteDirPath (const String &name) |
FILEIOEXPORT BOOL | CanWriteToFile (const String &name) |
FILEIOEXPORT BOOL | IsReadOnly (const String &filename) |
FILEIOEXPORT FILETIME | GetFileModifiedTime (int filenumber) |
FILEIOEXPORT FILETIME | GetFileModifiedTime (const String &filename) |
FILEIOEXPORT BOOL | IsFileModified (const String &filename, FILETIME reftime) |
FILEIOEXPORT void | SetFileType (const String &filename, BOOL setapp, ULONG type) |
FILEIOEXPORT BOOL | CopyFile (String src, String dst) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generated on Thu Oct 27 11:46:47 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001