[WINESYNC] msi: Implement deferral for standard and custom actions.
authorwinesync <ros-dev@reactos.org>
Sat, 12 Mar 2022 22:50:38 +0000 (23:50 +0100)
committerMark Jansen <mark.jansen@reactos.org>
Sun, 20 Mar 2022 18:27:58 +0000 (19:27 +0100)
commitfd8b07bdfc7ad58023d95e6d99ad1ddf0174db47
tree370bdbbb01b116d44634821ef3235a4ec16552dd
parent426052d1aa4e58944a544ec81cb36b536f3674d9
[WINESYNC] msi: Implement deferral for standard and custom actions.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
wine commit id 2a9e0f1fada4a414cc750f6d45595342f473e02f by Zebediah Figura <z.figura12@gmail.com>
dll/win32/msi/action.c
dll/win32/msi/assembly.c
dll/win32/msi/classes.c
dll/win32/msi/custom.c
dll/win32/msi/files.c
dll/win32/msi/font.c
dll/win32/msi/msipriv.h
modules/rostests/winetests/msi/custom.c
modules/rostests/winetests/msi/install.c