[LT2013]
[reactos.git] / dll / win32 / msvfw32 / 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 "winuser.h"
21 //#include "msvideo_private.h"
22
23 #ifdef LANGUAGE_DA_DK
24 #include "msvfw32_Da.rc"
25 #endif
26 #ifdef LANGUAGE_EN_US
27 #include "msvfw32_En.rc"
28 #endif
29 #ifdef LANGUAGE_HU_HU
30 #include "msvfw32_Hu.rc"
31 #endif
32 #ifdef LANGUAGE_KO_KR
33 #include "msvfw32_Ko.rc"
34 #endif
35 #ifdef LANGUAGE_NL_NL
36 #include "msvfw32_Nl.rc"
37 #endif
38 #ifdef LANGUAGE_NO_NO
39 #include "msvfw32_No.rc"
40 #endif
41 #ifdef LANGUAGE_PL_PL
42 #include "msvfw32_Pl.rc"
43 #endif
44 #ifdef LANGUAGE_PT_PT
45 #include "msvfw32_Pt.rc"
46 #endif
47 #ifdef LANGUAGE_SV_SE
48 #include "msvfw32_Sv.rc"
49 #endif
50 #ifdef LANGUAGE_TR_TR
51 #include "msvfw32_Tr.rc"
52 #endif
53
54 /* UTF-8 */
55 #ifdef LANGUAGE_DE_DE
56 #include "msvfw32_De.rc"
57 #endif
58 #ifdef LANGUAGE_ES_ES
59 #include "msvfw32_Es.rc"
60 #endif
61 #ifdef LANGUAGE_FR_FR
62 #include "msvfw32_Fr.rc"
63 #endif
64 #ifdef LANGUAGE_HE_IL
65 #include "msvfw32_He.rc"
66 #endif
67 #ifdef LANGUAGE_IT_IT
68 #include "msvfw32_It.rc"
69 #endif
70 #ifdef LANGUAGE_LT_LT
71 #include "msvfw32_Lt.rc"
72 #endif
73 #ifdef LANGUAGE_RO_RO
74 #include "msvfw32_Ro.rc"
75 #endif
76 #ifdef LANGUAGE_RU_RU
77 #include "msvfw32_Ru.rc"
78 #endif
79 #ifdef LANGUAGE_SL_SI
80 #include "msvfw32_Si.rc"
81 #endif
82 #ifdef LANGUAGE_UK_UA
83 #include "msvfw32_Uk.rc"
84 #endif
85 #ifdef LANGUAGE_ZH_CN
86 #include "msvfw32_Zh.rc"
87 #endif