dnsapi: Better match the PSDK types, especially with regards to constness.
commitca3a2418892ceb930ce2b288aa8fcfd75935df84
authorFrancois Gouget <fgouget@free.fr>
Wed, 8 Aug 2007 08:47:03 +0000 (8 10:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Aug 2007 13:32:03 +0000 (8 15:32 +0200)
tree5b3ce2c672b78ae24f94641b29b498093e6d25a5
parent9fae03b39b80c4b0fd03155e179e94ddb4dd2368
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.
dlls/dnsapi/main.c
dlls/dnsapi/name.c
dlls/dnsapi/query.c
dlls/dnsapi/record.c
include/windns.h
tools/winapi/win32.api