Module: wine Branch: master Commit: 05de3b03deb12c2d5cc901cd0510e021f8dd93ba URL: http://source.winehq.org/git/wine.git/?a=commit;h=05de3b03deb12c2d5cc901cd05...
Author: Misha Koshelev mk144210@bcm.edu Date: Mon May 7 17:50:30 2007 -0500
msi: automation: Implement Installer::Products and Installer::ProductState.
---
dlls/msi/automation.c | 106 ++++++++++++++++++++++++++++++++++++++++++ dlls/msi/msiserver.idl | 41 ++++++++++------ dlls/msi/msiserver_dispids.h | 5 ++ dlls/msi/tests/automation.c | 73 +++++++++++++++-------------- 4 files changed, 173 insertions(+), 52 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=05de3b03deb12c2d5cc901...