Go to the source code of this file.
Functions | |
void | SeparatePathComponents (const char *FullName, char *Path, char *FileName, char *FileExt) |
void SeparatePathComponents | ( | const char * | FullName, |
char * | Path, | ||
char * | FileName, | ||
char * | FileExt | ||
) |
Definition at line 4 of file SeparatePathComponents.c.
References SeparateFileNameComponents(), TRACEENTER, and TRACEEXIT.