reactos/dll
winesync 8c067cc02c
[WINESYNC] msi: Don't refcount the msi_custom_action_info struct.
This is unnecessary, and may have always been so. The struct will either be
freed after it completes synchronously, or after it has completed
asynchronously in ACTION_FinishCustomActions().

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 b7f06accb05edd70239dbd7b04b956bf10456dee by Zebediah Figura <z.figura12@gmail.com>
2022-03-20 19:27:59 +01:00
..
3rdparty
apisets [GDI32_VISTA] Move D3DKMT functions out of gdi32. CORE-17433 2022-01-01 12:42:04 -05:00
appcompat
cpl [CONCFG:FONT] Convert the TT_FONT_ENTRY structure to one similar to MS Terminal's _TT_FONT_LIST. (#4337) 2022-02-08 15:59:08 +01:00
directx [GDI32_VISTA] Move D3DKMT functions out of gdi32. CORE-17433 2022-01-01 12:42:04 -05:00
keyboard [KEYBOARD] Switch to QWERTZ for Croatian keyboard layout (#4177) 2021-12-20 15:23:16 +01:00
nls
np
ntdll [NTDLL][ARM] Add missing definition for RtlFillMemoryUlong 2022-03-18 22:52:05 +03:00
opengl
shellext [SHELL32] CDefaultContextMenu: Provide a fallback property sheet 2022-02-22 19:40:09 +01:00
win32 [WINESYNC] msi: Don't refcount the msi_custom_action_info struct. 2022-03-20 19:27:59 +01:00
CMakeLists.txt