#include "macros.h"
#include "stlstrings.h"
Go to the source code of this file.
◆ ChangeDir()
bool ChangeDir |
( |
const CString & |
DirPath | ) |
|
◆ ChangeFileExt()
◆ DirExists()
bool DirExists |
( |
const CString & |
FileName | ) |
|
◆ ExtractFileExt()
◆ ExtractFileName()
◆ ExtractFilePath()
◆ FileExists()
bool FileExists |
( |
const CString & |
FileName | ) |
|
◆ GetCurrentDir()
◆ HomeDirPath()
◆ IncludeLeadingPathDelimiter()
◆ IncludeTrailingPathDelimiter()
◆ JoinPaths()
◆ MakeDir()
bool MakeDir |
( |
const CString & |
DirPath, |
|
|
int |
DirMode = 0755 |
|
) |
| |
◆ MakeNativePath()
◆ MakeUnixPath()
◆ MakeWindowsPath()
◆ NativePathDelimiter()
CString NativePathDelimiter |
( |
void |
| ) |
|
◆ PathDelimiter()
char PathDelimiter |
( |
void |
| ) |
|
◆ QuoteSpaces()
CString QuoteSpaces |
( |
const CString & |
FilePathName, |
|
|
const int |
QuoteMode = 0 |
|
) |
| |
◆ RemoveLeadingPathDelimiter()
◆ RemoveTrailingPathDelimiter()
◆ RootDirPath()
◆ SplitFilePathName()
◆ TempDirPath()