Harlequin RIP SDK

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

uint8PlatformSkipPathElement (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...
 

Detailed Description

Path-related utility functions for pc.