Hans Leidekker
|
ecaeaa974c
|
dnsapi: Add support for DNS_TYPE_OPT records.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46704
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-01 17:48:26 +01:00 |
Jacek Caban
|
8d357fc11c
|
windns.h: Added missing DNS_QUERY_* constants.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-22 19:23:28 +09:00 |
Jacek Caban
|
61ee6d25dd
|
windns.h: Added DnsCancelQuery declaration.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-14 12:44:18 +09:00 |
Amine Khaldi
|
3809c7a1bc
|
include: Complete and properly pack DNS_HEADER structure.
|
2015-02-26 20:10:47 +09:00 |
Hans Leidekker
|
8a29a4a667
|
dnsapi: Implement DnsFree.
|
2011-08-24 12:14:47 +02:00 |
Francois Gouget
|
15652ba960
|
include: Document some Microsoft spelling mistakes so we know they are not to be fixed.
|
2008-01-16 12:46:29 +01:00 |
Francois Gouget
|
4040ecee2b
|
dnsapi: Fix the DnsQueryConfig() prototype.
|
2007-09-18 11:21:17 +02:00 |
Francois Gouget
|
ca3a241889
|
dnsapi: Better match the PSDK types, especially with regards to constness.
Add some missing A/W prototype macros.
Update win32.api to fix the winapi_check warnings.
|
2007-08-08 15:32:03 +02:00 |
Francois Gouget
|
cace3f9e8c
|
dnsapi: The DNS APIs don't take PIP4_ARRAYs anymore (for IPv6 compatibility).
|
2007-08-06 12:30:25 +02:00 |
Francois Gouget
|
c3b2258eee
|
dnsapi: Add some constants.
|
2007-08-03 12:41:20 +02:00 |
Francois Gouget
|
68953ffd7d
|
dnsapi: Define DNS_STATUS as LONG instead of long to improve Win64 compatibility.
|
2007-08-03 12:41:15 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Hans Leidekker
|
2dca5f959f
|
dnsapi: Add a couple of macros and prototypes.
|
2006-04-21 12:43:35 +02:00 |
Hans Leidekker
|
79dc3eb095
|
dnsapi: Add windns.h.
Based on a patch sent by Matthew Kehrer a while ago.
|
2006-04-10 15:44:27 +02:00 |