Module: wine Branch: master Commit: 78af6e341fcdf1030bb5b0a4bed4b32e5caf09a3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=78af6e341fcdf1030bb5b0a4b...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Sep 27 15:00:31 2018 +0200
msi: Add support for ARPNOMODIFY, APRNOREMOVE and ARPNOREPAIR.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msi/action.c | 66 ++++++++++++++++++++++++++++++++++++------------- dlls/msi/tests/action.c | 51 +++++++++++++++++++++++--------------- 2 files changed, 80 insertions(+), 37 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=78af6e341fcdf1030bb5b...