Module: wine Branch: master Commit: 184474ea66f076561da6a0da1b3b94a3c1bad034 URL: http://source.winehq.org/git/wine.git/?a=commit;h=184474ea66f076561da6a0da1b...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Apr 13 12:24:46 2009 +0200
msi: Support setting summary information by importing a _SummaryInformation table.
---
dlls/msi/database.c | 20 ++++- dlls/msi/msipriv.h | 1 + dlls/msi/suminfo.c | 225 ++++++++++++++++++++++++++++++++++++++++++--------- 3 files changed, 205 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=184474ea66f076561da6a0...