Branching for 0.3.15 release after two days of no response from a certain sphere...
[reactos.git] / base / applications / cmdutils / reg / reg.rc
1 #include <windef.h>
2 //#include <commctrl.h>
3
4 //#include "reg.h"
5
6 /* Define language neutral resources */
7 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
8
9 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Registry Console Tool"
10 #define REACTOS_STR_INTERNAL_NAME "reg"
11 #define REACTOS_STR_ORIGINAL_FILENAME "reg.exe"
12 #include <reactos/version.rc>
13
14 #include "rsrc.rc"