Hans Leidekker : msi: Implement and test MsiGetFeatureInfo.

Alexandre Julliard julliard at winehq.org
Fri Jun 10 11:16:19 CDT 2011


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Jun 10 10:13:34 2011 +0200

msi: Implement and test MsiGetFeatureInfo.

---

 dlls/msi/action.c        |    8 ++--
 dlls/msi/install.c       |  120 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msi/msi.spec        |    4 +-
 dlls/msi/msipriv.h       |    2 +
 dlls/msi/tests/install.c |   84 ++++++++++++++++++++++++++++++++
 include/msi.h            |   14 +++++
 6 files changed, 226 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list