Splits a path into its components. All parameters are optional and may be null if you don't need the portion. behaves similarly to wsplitpath.
Definition at line 2080 of file CATString.cpp. References CAT_DRIVESEPERATOR, CAT_EXTSEPERATOR, CAT_OPTPATHSEPERATOR, CAT_PATHSEPERATOR, GetWChar(), LengthCalc(), ReverseFind(), SetWChar(), and Sub(). Referenced by GetFilenameNoExt().
|