Rename CSR_CONNECTION_INFO and CONSOLE_CONNECTION_INFO to the same way as BASESRV_API...
[reactos.git] / reactos / base / applications / cmdutils / hostname / hostname.rc
1 #include <windef.h>
2
3 #include "resource.h"
4
5 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
6
7 #define REACTOS_STR_FILE_DESCRIPTION "Host name application"
8 #define REACTOS_STR_INTERNAL_NAME "hostname"
9 #define REACTOS_STR_ORIGINAL_FILENAME "hostname.exe"
10 #include <reactos/version.rc>
11
12 #include "rsrc.rc"