mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
7d88c21275
svn path=/trunk/; revision=32033
10 lines
268 B
Text
10 lines
268 B
Text
#include <windows.h>
|
|
#include "resources.h"
|
|
|
|
#define REACTOS_STR_FILE_DESCRIPTION "Download !\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "downloader\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "downloader.exe\0"
|
|
|
|
#include <reactos/version.rc>
|
|
|
|
#include "rsrc.rc"
|