SplitPath splits the string into a directory and a base filename. This function may be somewhat platform independant, although the path seperator is predefined in GGConfig.
Definition at line 331 of file CATFileSystem.h. References CAT_ERR_PATH_EMPTY, CAT_PATHSEPERATOR, CAT_STAT_PATH_NO_DIRECTORY, CAT_STAT_PATH_NO_FILE, CAT_SUCCESS, CATRESULT, CATRESULTFILE, CATString::GetWChar(), CATString::IsEmpty(), CATString::Left(), CATString::LengthCalc(), CATString::ReverseFind(), and CATString::Right(). Referenced by CATFileSystem_Win32::FindFirst(), CATApp::LoadSkin(), GASPilot::OnStart(), and CATApp::OSOnAppCreate().
|