ReactOS 0.4.15-dev-7924-g5949c20
_cpinfoexA Struct Reference

#include <winnls.h>

Public Attributes

UINT MaxCharSize
 
BYTE DefaultChar [MAX_DEFAULTCHAR]
 
BYTE LeadByte [MAX_LEADBYTES]
 
WCHAR UnicodeDefaultChar
 
UINT CodePage
 
CHAR CodePageName [MAX_PATH]
 

Detailed Description

Definition at line 585 of file winnls.h.

Member Data Documentation

◆ CodePage

UINT _cpinfoexA::CodePage

◆ CodePageName

CHAR _cpinfoexA::CodePageName[MAX_PATH]

Definition at line 591 of file winnls.h.

Referenced by GetCPInfoExA(), GetSupportedCP(), and test_dbcs_wm_char().

◆ DefaultChar

BYTE _cpinfoexA::DefaultChar[MAX_DEFAULTCHAR]

◆ LeadByte

BYTE _cpinfoexA::LeadByte[MAX_LEADBYTES]

◆ MaxCharSize

UINT _cpinfoexA::MaxCharSize

◆ UnicodeDefaultChar

WCHAR _cpinfoexA::UnicodeDefaultChar

Definition at line 589 of file winnls.h.

Referenced by create_nls_file(), Load_CP2Unicode_Table(), and test_dbcs_wm_char().


The documentation for this struct was generated from the following file: