|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <winnls.h>
Public Attributes | |
| UINT | MaxCharSize |
| BYTE | DefaultChar [MAX_DEFAULTCHAR] |
| BYTE | LeadByte [MAX_LEADBYTES] |
| WCHAR | UnicodeDefaultChar |
| UINT | CodePage |
| WCHAR | CodePageName [MAX_PATH] |
| UINT _cpinfoexW::CodePage |
Definition at line 679 of file winnls.h.
Referenced by GetCPInfoExW(), and test_GetCPInfo().
Definition at line 680 of file winnls.h.
Referenced by AddCodePage(), FillCharacterSetComboList(), GetCPInfoExA(), GetCPInfoExW(), and test_GetCPInfo().
| BYTE _cpinfoexW::DefaultChar[MAX_DEFAULTCHAR] |
Definition at line 676 of file winnls.h.
Referenced by GetCPInfoExW(), and test_GetCPInfo().
| BYTE _cpinfoexW::LeadByte[MAX_LEADBYTES] |
Definition at line 677 of file winnls.h.
Referenced by GetCPInfoExW(), and test_GetCPInfo().
| UINT _cpinfoexW::MaxCharSize |
Definition at line 675 of file winnls.h.
Referenced by GetCPInfoExW(), test_GetCPInfo(), and wsprintfWTest().
| WCHAR _cpinfoexW::UnicodeDefaultChar |
Definition at line 678 of file winnls.h.
Referenced by GetCPInfoExW(), test_GetCPInfo(), and wsprintfWTest().