reactos/dll/win32/msgina
George Bișoc 84b3fecb26
[MSGINA] Determine which kind of dialog box is before terminating it
Do a sanity check onto the dialog box type before terminating it. As it stands now, a call of PostQuitMessage() is invoked even when the dialog box is modal. This is illegal due to the fact that the shutdown dialog box is initiated by the "Security" main window thus WlxDialogBoxParam.

A call to PostQuitMessage onto a modal dialog box leads to a undefined behaviour, as it'll not just terminate the thread but also eventually killing the Winlogon process whose the thread belongs to.
CORE-17535
2021-04-22 13:30:55 +02:00
..
lang [TRANSLATION] Chinese Traditional (zh-TW) translation update (#3526) 2021-04-11 10:59:19 +02:00
resources
CMakeLists.txt
dimmedwindow.cpp
gui.c
lsa.c
msgina.c
msgina.h
msgina.rc
msgina.spec
resource.h
shutdown.c [MSGINA] Determine which kind of dialog box is before terminating it 2021-04-22 13:30:55 +02:00
stubs.c
tui.c