|
Windows C++ Library
|
#include "Common.hpp"#include "Path.hpp"#include <stdlib.h>#include <io.h>#include <direct.h>#include <commdlg.h>#include <shlobj.h>#include "Module.hpp"#include <sys/types.h>#include <sys/stat.h>#include "Wnd.hpp"#include "StrArray.hpp"#include <tchar.h>#include "Win32Exception.hpp"Functions | |
| bool | IsPathSeparator (tchar cChar) |
| bool IsPathSeparator | ( | tchar | cChar | ) | [inline] |
1.7.6.1