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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
26 #define MDI_IDC_LISTBOX 100
27 #define MDI_IDS_MOREWINDOWS 13
30 * Everything that does not depend on language,
31 * like textless bitmaps etc, go into the
32 * neutral language. This will prevent them from
33 * being duplicated for each language.
35 #include "resources/user32_bitmaps.rc"
36 #include "resources/user32_cursors.rc"
37 #include "resources/user32_icons.rc"
40 * Everything specific to any language goes
41 * in one of the specific files.
42 * Note that you can and may override resources
43 * which also have a neutral version. This is to
44 * get localized bitmaps for example.
46 #include "resources/user32_Ca.rc"
47 #include "resources/user32_Cs.rc"
48 #include "resources/user32_Da.rc"
49 #include "resources/user32_De.rc"
50 #include "resources/user32_En.rc"
51 #include "resources/user32_Eo.rc"
52 #include "resources/user32_Es.rc"
53 #include "resources/user32_Fi.rc"
54 #include "resources/user32_Fr.rc"
55 #include "resources/user32_Hu.rc"
56 #include "resources/user32_It.rc"
57 #include "resources/user32_Ko.rc"
58 #include "resources/user32_Nl.rc"
59 #include "resources/user32_No.rc"
60 #include "resources/user32_Pl.rc"
61 #include "resources/user32_Pt.rc"
62 #include "resources/user32_Ru.rc"
63 #include "resources/user32_Sk.rc"
64 #include "resources/user32_Sv.rc"
65 #include "resources/user32_Wa.rc"
66 #include "resources/user32_Ja.rc"
67 #include "resources/user32_Zh.rc"
69 #include "resources/version.rc"