Visual C++ backend for rbuild (for now just a hacked mingw backend) and related compi...
[reactos.git] / base / setup / usetup / lang / zh-MO.h
1 #ifndef LANG_ZH_MO_H__
2 #define LANG_ZH_MO_H__
3
4 MUI_LAYOUTS zhMOLayouts[] =
5 {
6 { L"0409", L"00000409" },
7 { L"0804", L"E00E0804" },
8 { L"0404", L"E0020404" },
9 { L"0404", L"E0080404" },
10 { NULL, NULL }
11 };
12
13 #endif