- part 2/2 of bulgarian translation update
[reactos.git] / reactos / dll / cpl / hdwwiz / hdwwiz.rc
1 #include <windows.h>
2
3 #include "resource.h"
4
5 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
6
7 #define REACTOS_VERSION_DLL
8 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Hardware Control Panel\0"
9 #define REACTOS_STR_INTERNAL_NAME "hdwwiz\0"
10 #define REACTOS_STR_ORIGINAL_FILENAME "hdwwiz.cpl\0"
11
12 #ifdef _MSC_VER
13 #include <../../../reactos/version.rc>
14 #else
15 #include <reactos/version.rc>
16 #endif
17
18 IDI_CPLICON ICON "resources/applet.ico"
19
20 #include "lang/bg-BG.rc"
21 #include "lang/de-DE.rc"
22 #include "lang/el-GR.rc"
23 #include "lang/en-US.rc"
24 #include "lang/es-ES.rc"
25 #include "lang/fr-FR.rc"
26 #include "lang/hu-HU.rc"
27 #include "lang/id-ID.rc"
28 #include "lang/it-IT.rc"
29 #include "lang/ja-JP.rc"
30 #include "lang/nl-NL.rc"
31 #include "lang/ru-RU.rc"
32 #include "lang/th-TH.rc"
33 #include "lang/uk-UA.rc"
34 #include "lang/pl-PL.rc"