2 * Top level resource file for USER
4 * Copyright 1999 Bertho Stultiens
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
28 #define MDI_IDC_LISTBOX 100
29 #define IDS_MDI_MOREWINDOWS 13
33 * Everything that does not depend on language,
34 * like textless bitmaps etc, go into the
35 * neutral language. This will prevent them from
36 * being duplicated for each language.
38 #include "resources/user32_bin.rc"
41 * Everything specific to any language goes
42 * in one of the specific files.
43 * Note that you can and may override resources
44 * which also have a neutral version. This is to
45 * get localized bitmaps for example.
47 #include "resources/user32_Bg.rc"
48 #include "resources/user32_Ca.rc"
49 #include "resources/user32_Cs.rc"
50 #include "resources/user32_Da.rc"
51 #include "resources/user32_De.rc"
52 #include "resources/user32_En.rc"
53 #include "resources/user32_Eo.rc"
54 #include "resources/user32_Es.rc"
55 #include "resources/user32_Fi.rc"
56 #include "resources/user32_Fr.rc"
57 #include "resources/user32_Hu.rc"
58 #include "resources/user32_It.rc"
59 #include "resources/user32_Ko.rc"
60 #include "resources/user32_Nl.rc"
61 #include "resources/user32_No.rc"
62 #include "resources/user32_Pl.rc"
63 #include "resources/user32_Pt.rc"
64 #include "resources/user32_Ru.rc"
65 #include "resources/user32_Si.rc"
66 #include "resources/user32_Sk.rc"
67 #include "resources/user32_Sv.rc"
68 #include "resources/user32_Tr.rc"
69 #include "resources/user32_Uk.rc"
70 #include "resources/user32_Wa.rc"
71 #include "resources/user32_Ja.rc"
72 #include "resources/user32_Zh.rc"
74 #include "resources/version.rc"