mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[DNSAPI]
- Change file description in the resources. See issue #6653 for more details. svn path=/trunk/; revision=54743
This commit is contained in:
parent
b89657be3a
commit
79b3a82e81
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#define REACTOS_VERSION_DLL
|
#define REACTOS_VERSION_DLL
|
||||||
#define REACTOS_STR_FILE_DESCRIPTION "DNSAPI.DLL Library\0"
|
#define REACTOS_STR_FILE_DESCRIPTION "DNS Client API Library\0"
|
||||||
#define REACTOS_STR_INTERNAL_NAME "dnsapi\0"
|
#define REACTOS_STR_INTERNAL_NAME "dnsapi\0"
|
||||||
#define REACTOS_STR_ORIGINAL_FILENAME "dnsapi.dll\0"
|
#define REACTOS_STR_ORIGINAL_FILENAME "dnsapi.dll\0"
|
||||||
#include <reactos/version.rc>
|
#include <reactos/version.rc>
|
||||||
|
|
Loading…
Reference in a new issue