* Sync up to trunk head (r65270).
[reactos.git] / dll / win32 / msacm32 / msacm.rc
1 /*
2 * Top level resource file for MS ACM
3 *
4 * Copyright 2000 Eric Pouech
5 *
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.
10 *
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.
15 *
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 Street, Fifth Floor, Boston, MA 02110-1301 USA
19 */
20
21 #include <windef.h>
22 #include <winuser.h>
23 #include <msacmdlg.h>
24
25 #ifdef LANGUAGE_BG_BG
26 #include "lang/msacm_Bg.rc"
27 #endif
28 #ifdef LANGUAGE_CS_CZ
29 #include "lang/msacm_Cs.rc"
30 #endif
31 #ifdef LANGUAGE_DA_DK
32 #include "lang/msacm_Da.rc"
33 #endif
34 #ifdef LANGUAGE_EL_GR
35 #include "lang/msacm_El.rc"
36 #endif
37 #ifdef LANGUAGE_EN_US
38 #include "lang/msacm_En.rc"
39 #endif
40 #ifdef LANGUAGE_ES_ES
41 #include "lang/msacm_Es.rc"
42 #endif
43 #ifdef LANGUAGE_HU_HU
44 #include "lang/msacm_Hu.rc"
45 #endif
46 #ifdef LANGUAGE_IT_IT
47 #include "lang/msacm_It.rc"
48 #endif
49 #ifdef LANGUAGE_KO_KR
50 #include "lang/msacm_Ko.rc"
51 #endif
52 #ifdef LANGUAGE_NL_NL
53 #include "lang/msacm_Nl.rc"
54 #endif
55 #ifdef LANGUAGE_NO_NO
56 #include "lang/msacm_No.rc"
57 #endif
58 #ifdef LANGUAGE_PL_PL
59 #include "lang/msacm_Pl.rc"
60 #endif
61 #ifdef LANGUAGE_SV_SE
62 #include "lang/msacm_Sv.rc"
63 #endif
64
65 /* UTF-8 */
66 #ifdef LANGUAGE_DE_DE
67 #include "lang/msacm_De.rc"
68 #endif
69 #ifdef LANGUAGE_FR_FR
70 #include "lang/msacm_Fr.rc"
71 #endif
72 #ifdef LANGUAGE_HE_IL
73 #include "lang/msacm_He.rc"
74 #endif
75 #ifdef LANGUAGE_JA_JP
76 #include "lang/msacm_Ja.rc"
77 #endif
78 #ifdef LANGUAGE_LT_LT
79 #include "lang/msacm_Lt.rc"
80 #endif
81 #ifdef LANGUAGE_PT_PT
82 #include "lang/msacm_Pt.rc"
83 #endif
84 #ifdef LANGUAGE_RO_RO
85 #include "lang/msacm_Ro.rc"
86 #endif
87 #ifdef LANGUAGE_RU_RU
88 #include "lang/msacm_Ru.rc"
89 #endif
90 #ifdef LANGUAGE_SL_SI
91 #include "lang/msacm_Si.rc"
92 #endif
93 #ifdef LANGUAGE_SQ_AL
94 #include "lang/msacm_Sq.rc"
95 #endif
96 #ifdef LANGUAGE_TR_TR
97 #include "lang/msacm_Tr.rc"
98 #endif
99 #ifdef LANGUAGE_UK_UA
100 #include "lang/msacm_Uk.rc"
101 #endif
102 #ifdef LANGUAGE_ZH_CN
103 #include "lang/msacm_Zh.rc"
104 #endif