- add version information for notepad

svn path=/trunk/; revision=32895
This commit is contained in:
Johannes Anderwald 2008-04-09 11:07:39 +00:00
parent 9902fb1148
commit 3aca7f2169

View file

@ -25,6 +25,13 @@
#include "commctrl.h"
#include "notepad_res.h"
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Editor\0"
#define REACTOS_STR_INTERNAL_NAME "notepad\0"
#define REACTOS_STR_ORIGINAL_FILENAME "notepad.exe\0"
#include <reactos/version.rc>
IDI_NPICON ICON "res/notepad.ico"
#include "lang/bg-BG.rc"