BuildPath() combines a directory and a filename into a single path string.
Definition at line 171 of file CATFileSystem.h. References CAT_PATHSEPERATOR, CATString::GetWChar(), CATString::IsEmpty(), CATString::Length(), and CATString::LengthCalc(). Referenced by CATApp::CATApp(), CATFileSystem_Win32::CreateDir(), CATFileSystem_Win32::DirExists(), CATFileSystem_Win32::FileExists(), CATFileSystem_Win32::FindFirst(), CATFileSystem_Win32::FindNext(), GetFullPath(), CATGuiObj::LoadSkinImage(), CATFileSystem_Win32::OpenFile(), CATApp::OSOnAppCreate(), and CATFileSystem_Win32::PathExists().
|