|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| LCID | lcid |
| wchar_t | chILanguage [8] |
| wchar_t * | pchSEngLanguage |
| wchar_t | chSAbbrevLangName [4] |
| wchar_t * | pchSEngCountry |
| wchar_t | chSAbbrevCtryName [4] |
| wchar_t | chIDefaultCodepage [8] |
| wchar_t | chIDefaultAnsiCodepage [8] |
Definition at line 24 of file getqloc_downlevel.cpp.
| wchar_t tagRGLOCINFO::chIDefaultAnsiCodepage[8] |
Definition at line 33 of file getqloc_downlevel.cpp.
| wchar_t tagRGLOCINFO::chIDefaultCodepage[8] |
Definition at line 32 of file getqloc_downlevel.cpp.
| wchar_t tagRGLOCINFO::chILanguage[8] |
Definition at line 27 of file getqloc_downlevel.cpp.
| wchar_t tagRGLOCINFO::chSAbbrevCtryName[4] |
Definition at line 31 of file getqloc_downlevel.cpp.
| wchar_t tagRGLOCINFO::chSAbbrevLangName[4] |
Definition at line 29 of file getqloc_downlevel.cpp.
| LCID tagRGLOCINFO::lcid |
Definition at line 26 of file getqloc_downlevel.cpp.
| wchar_t* tagRGLOCINFO::pchSEngCountry |
Definition at line 30 of file getqloc_downlevel.cpp.
| wchar_t* tagRGLOCINFO::pchSEngLanguage |
Definition at line 28 of file getqloc_downlevel.cpp.