1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/dnsapi
Alexandre Julliard c78fce9e5b dnsapi: Implement Wow64 entry points in the Unix library.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-08 21:00:57 +01:00
..
tests dnsapi: Implement DnsExtractRecordsFromMessage(). 2021-11-02 17:09:39 +01:00
dnsapi.h dnsapi: Implement Wow64 entry points in the Unix library. 2021-11-08 21:00:57 +01:00
dnsapi.spec
libresolv.c dnsapi: Implement Wow64 entry points in the Unix library. 2021-11-08 21:00:57 +01:00
main.c dnsapi: Convert the Unix library to the __wine_unix_call interface. 2021-11-02 17:09:40 +01:00
Makefile.in dnsapi: Convert the Unix library to the __wine_unix_call interface. 2021-11-02 17:09:40 +01:00
name.c dnsapi: Use CRT memory allocation functions. 2021-11-02 17:09:40 +01:00
query.c dnsapi: Implement Wow64 entry points in the Unix library. 2021-11-08 21:00:57 +01:00
record.c dnsapi: Use CRT memory allocation functions. 2021-11-02 17:09:40 +01:00
version.rc