[SYSSETUP] Fix handling of the status message window
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sat, 17 Mar 2018 13:23:34 +0000 (14:23 +0100)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Mon, 20 Aug 2018 20:10:04 +0000 (22:10 +0200)
commit36051d30650f0d89975fb18e08a9794f5fda1f03
treeb100b85a073f311bdbb032fc1d5c83cd004e60c7
parent85d4a49acdb64ec4f1e1ce398cc9b57bd4528bb7
[SYSSETUP] Fix handling of the status message window

This fixes a race condition, where the message thread was still running when InstallReactOS returned and syssetup.dll was unloaded by the caller (setup.exe).
dll/win32/syssetup/install.c