reactos/rosapps/downloader/downloader.rc
Daniel Reimer cd4cf62e99 Fix the size of the new Dialog and make it non-resizeable.
Add the Icon to the "Download..." Dialog.
Fix some typos.
Fixed some formatting stuff.
Added a manifest File.

svn path=/trunk/; revision=29620
2007-10-16 05:37:22 +00:00

13 lines
287 B
Plaintext

#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>
1 24 DISCARDABLE "manifest.xml"
#include "rsrc.rc"