Module: wine Branch: master Commit: 54ef6e5e3932a5ce747fca717c697b67f2bd3e24 URL: https://source.winehq.org/git/wine.git/?a=commit;h=54ef6e5e3932a5ce747fca717...
Author: Hans Leidekker hans@codeweavers.com Date: Mon Jan 27 14:07:31 2020 +0100
msi: Add support for custom action type 7.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44618 Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msi/custom.c | 230 +++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 159 insertions(+), 71 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=54ef6e5e3932a5ce747fc...