Path-related utility functions for pc. More...
#include <windows.h>#include <direct.h>#include <io.h>#include <mbstring.h>#include <string.h>#include "skinkit.h"#include "hqnstrutils.h"#include "paths.h"Functions | |
| uint8 * | PlatformSkipPathElement (uint8 *ptbzInput) |
| Returns a pointer to the next element of a Platform filename. More... | |
| HqBool | PlatformIsLeadByte (uint8 b) |
| Determines if a byte is a lead byte of a platform-specific double-byte character encoding. More... | |
Path-related utility functions for pc.