Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATFileSystem_Win32::CreateDir
CATResult CATFileSystem_Win32::CreateDir ( const CATString pathname  )  [virtual]

CreateDir creates the directory if necessary.

Parameters:
pathname - path to dir to check for existance and create if not present.
Returns:
CATResult - CAT_SUCCESS if successful.
CreateDir creates the directory if necessary.

Parameters:
pathname - path to dir to check for existance and create if not present.
Returns:
CATResult - CAT_SUCCESS if successful.

Implements CATFileSystem.

Definition at line 108 of file CATFileSystem_Win32.cpp.

References CATFileSystem::BuildPath(), CAT_ERR_FILESYSTEM_CREATE_DIR, CAT_ERR_NULL_PARAM, CAT_PATHSEPERATOR, CAT_SUCCESS, CATFAILED, CATRESULT, CATSUCCEEDED, DirExists(), CATFileSystem::fBasePath, CATString::Find(), CATString::GetWChar(), CATString::IsEmpty(), CATString::Left(), and CATString::LengthCalc().


Generated on Mon Feb 11 04:10:29 2008 for Game Accessibility Suite by doxygen 1.5.4