1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/dnsapi
Dmitry Timoshkov 0cc49f360a dnsapi: Set correct wDataLength for DNS_TYPE_SRV records.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2023-09-04 20:41:54 +02:00
..
tests dnsapi: Set correct wDataLength for DNS_TYPE_SRV records. 2023-09-04 20:41:54 +02:00
dnsapi.h dnsapi: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
dnsapi.spec
libresolv.c dnsapi: Return a double-null-terminated string from DnsQueryConfig(DnsConfigSearchList). 2022-06-27 10:32:41 +02:00
main.c dnsapi: Use the Unix call helpers. 2022-11-28 21:01:55 +01:00
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
name.c
query.c dnsapi: Fix memory leak on error path in do_query_netbios (scan-build). 2023-06-07 11:29:33 +02:00
record.c dnsapi: Set correct wDataLength for DNS_TYPE_SRV records. 2023-09-04 20:41:54 +02:00
version.rc