reactos/base/setup/usetup/lang/zh-SG.h
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

12 lines
216 B
C

#pragma once
MUI_LAYOUTS zhSGLayouts[] =
{
{ L"0409", L"00000409" },
{ L"0804", L"E00E0804" },
{ L"0804", L"E0010804" },
{ L"0804", L"E0030804" },
{ L"0804", L"E0040804" },
{ NULL, NULL }
};