#include "StdAfx.h"#include "Windows/FileName.h"#include "Common/Wildcard.h"Go to the source code of this file.
Namespaces | |
| namespace | NWindows |
| namespace | NWindows::NFile |
| namespace | NWindows::NFile::NName |
| namespace | NWindows::NFile::NName::NPathType |
Functions | |
| void | NWindows::NFile::NName::NormalizeDirPathPrefix (CSysString &dirPath) |
| EEnum | NWindows::NFile::NName::NPathType::GetPathType (const UString &path) |
| void | NWindows::NFile::NName::SplitNameToPureNameAndExtension (const UString &fullName, UString &pureName, UString &extensionDelimiter, UString &extension) |
Variables | |
| static const wchar_t | NWindows::NFile::NName::kDiskDelimiter = L':' |
| const wchar_t | NWindows::NFile::NName::kExtensionDelimiter = L'.' |
1.5.6