ReactOS 0.4.16-dev-125-g798ea90
|
#include <mui.h>
Public Attributes | |
PCWSTR | LanguageID |
UINT | ACPage |
UINT | OEMCPage |
UINT | MACCPage |
PCWSTR | LanguageDescriptor |
GEOID | GeoID |
const MUI_SUBFONT * | MuiSubFonts |
const MUI_LAYOUTS * | MuiLayouts |
GEOID MUI_LANGUAGE::GeoID |
Definition at line 37 of file mui.h.
Referenced by MUIGetGeoID().
const MUI_LAYOUTS* MUI_LANGUAGE::MuiLayouts |
Definition at line 39 of file mui.h.
Referenced by MUIDefaultKeyboardLayout(), and MUIGetLayoutsList().
const MUI_SUBFONT* MUI_LANGUAGE::MuiSubFonts |
UINT MUI_LANGUAGE::OEMCPage |
Definition at line 34 of file mui.h.
Referenced by MUIGetOEMCodePage().