mirror of
https://github.com/reactos/reactos.git
synced 2024-11-06 14:44:19 +00:00
65ce146169
svn path=/branches/ros-csrss/; revision=57561
5 lines
220 B
Text
5 lines
220 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "DNS Client API Library\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "dnsapi\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "dnsapi.dll\0"
|
|
#include <reactos/version.rc>
|