Synchronize with trunk r58457.
[reactos.git] / dll / win32 / wldap32 / wldap32.rc
1 /*
2 * Top level resource file for WLDAP32
3 *
4 * Copyright 2005 Hans Leidekker
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 St, Fifth Floor, Boston, MA 02110-1301, USA
19 */
20
21 //#include "windef.h"
22 //#include "winbase.h"
23 //#include "winuser.h"
24
25 #ifdef LANGUAGE_DA_DK
26 #include "wldap32_Da.rc"
27 #endif
28 #ifdef LANGUAGE_EN_US
29 #include "wldap32_En.rc"
30 #endif
31 #ifdef LANGUAGE_ES_ES
32 #include "wldap32_Es.rc"
33 #endif
34 #ifdef LANGUAGE_KO_KR
35 #include "wldap32_Ko.rc"
36 #endif
37 #ifdef LANGUAGE_NL_NL
38 #include "wldap32_Nl.rc"
39 #endif
40 #ifdef LANGUAGE_NO_NO
41 #include "wldap32_No.rc"
42 #endif
43 #ifdef LANGUAGE_PL_PL
44 #include "wldap32_Pl.rc"
45 #endif
46 #ifdef LANGUAGE_SV_SE
47 #include "wldap32_Sv.rc"
48 #endif
49 #ifdef LANGUAGE_TR_TR
50 #include "wldap32_Tr.rc"
51 #endif
52
53 /* UTF-8 */
54 #ifdef LANGUAGE_DE_DE
55 #include "wldap32_De.rc"
56 #endif
57 #ifdef LANGUAGE_FR_FR
58 #include "wldap32_Fr.rc"
59 #endif
60 #ifdef LANGUAGE_HE_IL
61 #include "wldap32_He.rc"
62 #endif
63 #ifdef LANGUAGE_HU_HU
64 #include "wldap32_Hu.rc"
65 #endif
66 #ifdef LANGUAGE_IT_IT
67 #include "wldap32_It.rc"
68 #endif
69 #ifdef LANGUAGE_LT_LT
70 #include "wldap32_Lt.rc"
71 #endif
72 #ifdef LANGUAGE_PT_PT
73 #include "wldap32_Pt.rc"
74 #endif
75 #ifdef LANGUAGE_RO_RO
76 #include "wldap32_Ro.rc"
77 #endif
78 #ifdef LANGUAGE_RU_RU
79 #include "wldap32_Ru.rc"
80 #endif
81 #ifdef LANGUAGE_UK_UA
82 #include "wldap32_Uk.rc"
83 #endif