[WIN32DLLS]
[reactos.git] / reactos / dll / win32 / iccvid / rsrc.rc
1 /*
2 * Copyright 2005 Dmitry Timoshkov
3 *
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
8 *
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
13 *
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
17 */
18
19 #include <windef.h>
20 //#include "iccvid_private.h"
21
22 #ifdef LANGUAGE_DA_DK
23 #include "lang/iccvid_Da.rc"
24 #endif
25 #ifdef LANGUAGE_EN_US
26 #include "lang/iccvid_En.rc"
27 #endif
28 #ifdef LANGUAGE_HU_HU
29 #include "lang/iccvid_Hu.rc"
30 #endif
31 #ifdef LANGUAGE_KO_KR
32 #include "lang/iccvid_Ko.rc"
33 #endif
34 #ifdef LANGUAGE_NL_NL
35 #include "lang/iccvid_Nl.rc"
36 #endif
37 #ifdef LANGUAGE_NO_NO
38 #include "lang/iccvid_No.rc"
39 #endif
40 #ifdef LANGUAGE_PL_PL
41 #include "lang/iccvid_Pl.rc"
42 #endif
43 #ifdef LANGUAGE_PT_PT
44 #include "lang/iccvid_Pt.rc"
45 #endif
46 #ifdef LANGUAGE_SV_SE
47 #include "lang/iccvid_Sv.rc"
48 #endif
49 #ifdef LANGUAGE_TR_TR
50 #include "lang/iccvid_Tr.rc"
51 #endif
52
53 /* UTF-8 */
54 #ifdef LANGUAGE_DE_DE
55 #include "lang/iccvid_De.rc"
56 #endif
57 #ifdef LANGUAGE_ES_ES
58 #include "lang/iccvid_Es.rc"
59 #endif
60 #ifdef LANGUAGE_FR_FR
61 #include "lang/iccvid_Fr.rc"
62 #endif
63 #ifdef LANGUAGE_HE_IL
64 #include "lang/iccvid_He.rc"
65 #endif
66 #ifdef LANGUAGE_IT_IT
67 #include "lang/iccvid_It.rc"
68 #endif
69 #ifdef LANGUAGE_JA_JP
70 #include "lang/iccvid_Ja.rc"
71 #endif
72 #ifdef LANGUAGE_LT_LT
73 #include "lang/iccvid_Lt.rc"
74 #endif
75 #ifdef LANGUAGE_RO_RO
76 #include "lang/iccvid_Ro.rc"
77 #endif
78 #ifdef LANGUAGE_RU_RU
79 #include "lang/iccvid_Ru.rc"
80 #endif
81 #ifdef LANGUAGE_SL_SI
82 #include "lang/iccvid_Si.rc"
83 #endif
84 #ifdef LANGUAGE_SQ_AL
85 #include "lang/iccvid_Sq.rc"
86 #endif
87 #ifdef LANGUAGE_UK_UA
88 #include "lang/iccvid_Uk.rc"
89 #endif