mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
- Fix resource
svn path=/trunk/; revision=35840
This commit is contained in:
parent
99082621a4
commit
f558d87092
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue