mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
d49d7b3282
Patch written by Peter Hater and Christoph von Wittich. Slightly modified by me in order to - fix bit-rot - fix header include issues - disable integration with dnsapi because of confusing use of DnsQweryEx(). Integration with dnsapi will follow in a future commit. CORE-12159
4 lines
183 B
Text
4 lines
183 B
Text
#define REACTOS_STR_FILE_DESCRIPTION "DNS-Client"
|
|
#define REACTOS_STR_INTERNAL_NAME "dnsrslvr"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "dnsrslvr.dll"
|
|
#include <reactos/version.rc>
|