1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/dnsapi
Lucas Chollet 0440cb4b02 dnsapi: Add a stub for DnsServiceBrowse.
This is needed by Moku (software for scientific instrument).

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56828
2024-06-13 10:55:22 +02:00
..
tests dnsapi/tests: Skip tests if no CNAME records are returned. 2024-03-12 22:36:12 +01:00
dnsapi.h include: Remove DECLSPEC_HIDDEN definition. 2023-11-29 23:16:39 +01:00
dnsapi.spec dnsapi: Add a stub for DnsServiceBrowse. 2024-06-13 10:55:22 +02:00
libresolv.c dnsapi: Free the buffer in the early return paths. 2023-12-21 16:58:26 +01:00
main.c dnsapi: Add a stub for DnsServiceBrowse. 2024-06-13 10:55:22 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
name.c
query.c dnsapi: Update the array ptr in the insufficient buffer case. 2023-12-21 16:58:24 +01:00
record.c dnsapi: Set correct wDataLength for DNS_TYPE_SRV records. 2023-09-04 20:41:54 +02:00
version.rc