Zebediah Figura : msi: Use the given record for INSTALLMESSAGE_ACTIONDATA.
Module: wine Branch: master Commit: f9c68dfd920702f5c81b3631344c59b1134e0f8f URL: http://source.winehq.org/git/wine.git/?a=commit;h=f9c68dfd920702f5c81b363134... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Fri Jul 7 09:03:15 2017 -0500 msi: Use the given record for INSTALLMESSAGE_ACTIONDATA. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/msi/action.c | 103 +++++++++++++++++---------------------------------- dlls/msi/appsearch.c | 2 +- dlls/msi/assembly.c | 4 +- dlls/msi/classes.c | 16 ++++---- dlls/msi/files.c | 12 +++--- dlls/msi/font.c | 4 +- dlls/msi/msipriv.h | 1 - dlls/msi/package.c | 1 + dlls/msi/upgrade.c | 2 +- 9 files changed, 55 insertions(+), 90 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f9c68dfd920702f5c81b36...
participants (1)
-
Alexandre Julliard