The real, definitive, Visual C++ support branch. Accept no substitutes
[reactos.git] / base / setup / usetup / lang / de-LU.h
1 #ifndef LANG_DE_LU_H__
2 #define LANG_DE_LU_H__
3
4 MUI_LAYOUTS deLULayouts[] =
5 {
6 { L"1007", L"00000407" },
7 { L"0409", L"00000409" },
8 { NULL, NULL }
9 };
10
11 #endif