* Sync up to trunk head (r60691).
[reactos.git] / base / applications / cmdutils / help / help.rc
1 #include <windef.h>
2 #include <winuser.h>
3
4 #include "resource.h"
5
6 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
7
8 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Command Line Help Utility"
9 #define REACTOS_STR_INTERNAL_NAME "help"
10 #define REACTOS_STR_ORIGINAL_FILENAME "help.exe"
11 #include <reactos/version.rc>
12
13 #include "rsrc.rc"