reactos/base
winesync 1fa71cf3c5
[WINESYNC] msi: Create the custom action thread inside msiexec.exe.
This patch is effectively a no-op by itself, but makes the next patch
architecturally much simpler. We need the main thread to be non-blocking
to allow nested custom actions to work, so creating the thread inside of
msiexec allows the custom action thread to write the result of the action to
the server pipe while the main thread simply reads from it.

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 7908d6ee399f4ef556e194dfa5cdef746fc091b6 by Zebediah Figura <z.figura12@gmail.com>
2022-03-20 19:27:57 +01:00
..
applications [RAPPS] Fix uninstalling applications 2022-03-19 13:32:51 +01:00
services [UMPNPMGR] Improve UpdateServiceStatus() 2022-03-20 17:21:45 +01:00
setup [USETUP] de-DE Update 2022-03-05 CORE-18075 2022-03-05 18:23:33 +01:00
shell [REACTOS] de-DE.rc in all modules: DIE! EINGABETASTE! DIE! CORE-18077 2022-03-05 21:25:30 +01:00
system [WINESYNC] msi: Create the custom action thread inside msiexec.exe. 2022-03-20 19:27:57 +01:00
CMakeLists.txt