mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:01:48 +00:00
[*_VISTA] Add/Improve version resources
This commit is contained in:
parent
ec38a8637a
commit
6756c2ad03
8 changed files with 24 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "GDI Client DLL"
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Gdi32 Extensions DLL"
|
||||
#define REACTOS_STR_INTERNAL_NAME "gdi32_vista"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "gdi32_vista.dll"
|
||||
#include <reactos/version.rc>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#define REACTOS_VERSION_DLL
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "User32 Extensions DLL"
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS User32 Extensions DLL"
|
||||
#define REACTOS_STR_INTERNAL_NAME "user32_vista"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "user32_vista.dll"
|
||||
#include <reactos/version.rc>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue