[NTOS]: Start using colored pages. This will help performance on real systems signifi...
[reactos.git] / reactos / base / applications / network / ipconfig / ipconfig.rc
1 #include <windows.h>
2 #include <commctrl.h>
3 #include "resource.h"
4
5 #define REACTOS_STR_FILE_DESCRIPTION "IP Configuration utility\0"
6 #define REACTOS_STR_INTERNAL_NAME "ipconfig\0"
7 #define REACTOS_STR_ORIGINAL_FILENAME "ipconfig.exe\0"
8 #define REACTOS_STR_ORIGINAL_COPYRIGHT "Ged Murphy <gedmurphy@gmail.com>\0"
9 #include <reactos/version.rc>
10
11 #include "lang/bg-BG.rc"
12 #include "lang/de-DE.rc"
13 #include "lang/en-US.rc"
14 #include "lang/fr-FR.rc"
15 #include "lang/id-ID.rc"
16 #include "lang/it-IT.rc"
17 #include "lang/no-NO.rc"
18 #include "lang/pl-PL.rc"
19 #include "lang/ru-RU.rc"
20 #include "lang/sk-SK.rc"
21 #include "lang/uk-UA.rc"
22
23
24