ReactOS 0.4.15-dev-7131-ge4d03f4
|
#include <mui.h>
Public Attributes | |
PCWSTR | LanguageID |
PCWSTR | ACPage |
PCWSTR | OEMCPage |
PCWSTR | MACCPage |
PCWSTR | LanguageDescriptor |
PCWSTR | GeoID |
const MUI_SUBFONT * | MuiSubFonts |
const MUI_LAYOUTS * | MuiLayouts |
PCWSTR MUI_LANGUAGE::GeoID |
Definition at line 22 of file mui.h.
Referenced by MUIGetGeoID().
const MUI_LAYOUTS* MUI_LANGUAGE::MuiLayouts |
Definition at line 24 of file mui.h.
Referenced by MUIDefaultKeyboardLayout(), and MUIGetLayoutsList().
const MUI_SUBFONT* MUI_LANGUAGE::MuiSubFonts |
PCWSTR MUI_LANGUAGE::OEMCPage |
Definition at line 19 of file mui.h.
Referenced by MUIGetOEMCodePage().