Francois Gouget : msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Aug 9 08:23:12 CDT 2007


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Aug  9 10:41:41 2007 +0200

msi: Better match the PSDK types, remove some now unused types from win32.api, and update it to fix the winapi_check warnings.

---

 dlls/msi/format.c      |    6 ++--
 dlls/msi/install.c     |   20 ++++++------
 dlls/msi/msi.c         |   64 +++++++++++++++++++++---------------------
 dlls/msi/msipriv.h     |   46 +++++++++++++++---------------
 dlls/msi/msiquery.c    |    6 ++--
 dlls/msi/package.c     |    8 ++--
 dlls/msi/record.c      |   72 ++++++++++++++++++++++++------------------------
 dlls/msi/registry.c    |   20 ++++++------
 dlls/msi/suminfo.c     |   10 +++---
 include/msi.h          |   48 ++++++++++++++++----------------
 include/msiquery.h     |   57 ++++++++++++++++++++------------------
 tools/winapi/win32.api |   16 ++++++----
 12 files changed, 190 insertions(+), 183 deletions(-)

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



More information about the wine-cvs mailing list