- Fix resource

svn path=/trunk/; revision=35840
This commit is contained in:
Johannes Anderwald 2008-08-31 18:09:35 +00:00
parent 99082621a4
commit f558d87092

View file

@ -6,12 +6,11 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "W32 subsystem kernel\0"
#define REACTOS_STR_FILE_DESCRIPTION "Shell for Network Connections\0"
#define REACTOS_STR_INTERNAL_NAME "netshell.dll\0"
#define REACTOS_STR_ORIGINAL_FILENAME "netshell.dll\0"
#define REACTOS_STR_PRODUCT_VERSION "5.1.2600.3264\0"
#define REACTOS_STR_FILE_VERSION "5.1.2600.3264\0"
#define REACTOS_STR_COMPANY_NAME "Microsoft Corporation"
#include <reactos/version.rc>