|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 667 of file winnls.h.
Referenced by GetCPInfoExW().
Definition at line 668 of file winnls.h.
Referenced by AddCodePage(), FillCharacterSetComboList(), GetCPInfoExA(), and GetCPInfoExW().
| BYTE _cpinfoexW::DefaultChar[MAX_DEFAULTCHAR] |
Definition at line 664 of file winnls.h.
Referenced by GetCPInfoExW().
| BYTE _cpinfoexW::LeadByte[MAX_LEADBYTES] |
Definition at line 665 of file winnls.h.
Referenced by GetCPInfoExW().
| UINT _cpinfoexW::MaxCharSize |
Definition at line 663 of file winnls.h.
Referenced by GetCPInfoExW().
| WCHAR _cpinfoexW::UnicodeDefaultChar |
Definition at line 666 of file winnls.h.
Referenced by GetCPInfoExW().