[pure virtual]
DirExists should return a successful result if the dir exists, or an error otherwise.
Note: DirExists() fails if a file of the specified name exists.
Implemented in CATFileSystem_Win32.
Referenced by CATApp::CATApp(), and CATApp::OSOnAppCreate().