14 #define MAX_STR_LEN 256 16 #define MAXIMUM_LEADBYTES 12
BOOL BestFit_FromNLS(const WCHAR *pszNLSFile, const WCHAR *pszBestFitFile)
USHORT NLS_RecordsCountForMBTable(PCPTABLEINFO CodePageTable)
struct _NLS_FILE_HEADER * PNLS_FILE_HEADER
struct _CPTABLEINFO CPTABLEINFO
PUSHORT NLS_ReadFile(const WCHAR *pszFile, PCPTABLEINFO CodePageTable)
BOOL NLS_IsGlyphTablePresent(PCPTABLEINFO CodePageTable)
struct _NLS_FILE_HEADER NLS_FILE_HEADER
USHORT NLS_RecordsCountForGlyphTable(PCPTABLEINFO CodePageTable)
struct _CPTABLEINFO * PCPTABLEINFO
UCHAR LeadByte[MAXIMUM_LEADBYTES]
BOOL NLS_IsDefaultCharForUnicode(PCPTABLEINFO CodePageTable, USHORT Char)
USHORT TransUniDefaultChar
BOOL NLS_IsDBCSCodePage(PCPTABLEINFO CodePageTable)
USHORT MaximumCharacterSize
USHORT NLS_RecordsCountForDBCSTable(PCPTABLEINFO CodePageTable, UCHAR LeadByte)
#define MAXIMUM_LEADBYTES
BOOL NLS_IsDefaultCharForMB(PCPTABLEINFO CodePageTable, UCHAR Char)
int WINAPI GetUName(IN WORD wCharCode, OUT LPWSTR lpBuf)
USHORT NLS_RecordsCountForUnicodeTable(PCPTABLEINFO CodePageTable)
_Out_ PCPTABLEINFO CodePageTable