Hans Leidekker : msi: Get rid of msi_component_set_state and msi_feature_set_state.
Module: wine Branch: master Commit: ba9f1f770a57a4e0cd9947ce7102c270b2318052 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ba9f1f770a57a4e0cd9947ce71... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu Feb 10 15:56:15 2011 +0100 msi: Get rid of msi_component_set_state and msi_feature_set_state. --- dlls/msi/action.c | 229 ++++++++++++++++++---------------------------- dlls/msi/dialog.c | 2 +- dlls/msi/files.c | 38 ++++---- dlls/msi/helpers.c | 30 +++++-- dlls/msi/install.c | 2 +- dlls/msi/msipriv.h | 2 - dlls/msi/tests/package.c | 4 +- 7 files changed, 133 insertions(+), 174 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ba9f1f770a57a4e0cd9947...
participants (1)
-
Alexandre Julliard