EmuandCo:
[reactos.git] / reactos / base / applications / downloader / downloader.rc
1 #include <windows.h>
2 #include "resources.h"
3
4 #define REACTOS_STR_FILE_DESCRIPTION "Download !\0"
5 #define REACTOS_STR_INTERNAL_NAME "downloader\0"
6 #define REACTOS_STR_ORIGINAL_FILENAME "downloader.exe\0"
7
8 #include <reactos/version.rc>
9
10 #include "resources/generic.rc"
11 #include "resources/en.rc"
12 #include "resources/de.rc"
13
14
15
16