Copy wininet to branch
[reactos.git] / reactos / subsys / system / cmd / cmd.rc
1 #include <windows.h>
2 #include "cmdver.h"
3
4 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Command Processor\0"
5 #define REACTOS_STR_INTERNAL_NAME "cmd\0"
6 #define REACTOS_STR_ORIGINAL_FILENAME "cmd.exe\0"
7 #define REACTOS_STR_ORIGINAL_COPYRIGHT "Copyright (C) 1994-1998 Tim Norman and others\0"
8 #define REACTOS_STR_LEGAL_COPYRIGHT "Copyright (C) 1998-2001 Eric Kohl and others\0"
9 #include <reactos/version.rc>
10 #include "En.rc"
11
12
13
14 1 ICON DISCARDABLE res/terminal.ico
15
16
17
18
19