wine-wine/dlls/dnsapi
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
..
tests dnsapi: Define DNS_STATUS as LONG instead of long to improve Win64 compatibility. 2007-08-03 12:41:15 +02:00
Makefile.in dnsapi: Win64 printf format warning fixes. 2006-10-02 14:32:19 +02:00
dnsapi.h dnsapi: Implement DnsQuery_{A,UTF8,W}. 2006-05-30 19:33:38 +02:00
dnsapi.spec dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}. 2006-10-23 12:36:51 +02:00
main.c dnsapi: Better match the PSDK types, especially with regards to constness. 2007-08-08 15:32:03 +02:00
name.c dnsapi: Better match the PSDK types, especially with regards to constness. 2007-08-08 15:32:03 +02:00
ns_name.c dnsapi: Declare some items static. 2007-01-08 12:09:17 +01:00
ns_parse.c dnsapi: Avoid non-portable types. 2006-10-20 14:51:44 +02:00
query.c dnsapi: Better match the PSDK types, especially with regards to constness. 2007-08-08 15:32:03 +02:00
record.c dnsapi: Better match the PSDK types, especially with regards to constness. 2007-08-08 15:32:03 +02:00