James Hawkins : msi: Return a remote interface to the database in a custom action.

Alexandre Julliard julliard at winehq.org
Mon Nov 12 06:27:24 CST 2007


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

Author: James Hawkins <truiken at gmail.com>
Date:   Sun Nov 11 18:13:08 2007 -0600

msi: Return a remote interface to the database in a custom action.

---

 dlls/msi/database.c    |  159 ++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/msi/msipriv.h     |    1 +
 dlls/msi/msiquery.c    |   91 ++++++++++++++++++++++++++--
 dlls/msi/msiserver.idl |   15 +++++
 dlls/msi/package.c     |   35 ++++++++++-
 dlls/msi/preview.c     |   19 ++++++-
 dlls/msi/suminfo.c     |   24 +++++++-
 7 files changed, 331 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list