Francois Gouget : dnsapi: Better match the PSDK types, especially with regards to constness.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Aug 8 08:59:52 CDT 2007


Module: wine
Branch: master
Commit: ca3a2418892ceb930ce2b288aa8fcfd75935df84
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ca3a2418892ceb930ce2b288aa8fcfd75935df84

Author: Francois Gouget <fgouget at free.fr>
Date:   Wed Aug  8 10:47:03 2007 +0200

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     |   16 ++++----
 dlls/dnsapi/name.c     |   20 +++++-----
 dlls/dnsapi/query.c    |    4 +-
 dlls/dnsapi/record.c   |    2 +-
 include/windns.h       |   86 +++++++++++++++++++++++++----------------------
 tools/winapi/win32.api |   14 +++-----
 6 files changed, 72 insertions(+), 70 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=ca3a2418892ceb930ce2b288aa8fcfd75935df84



More information about the wine-cvs mailing list