reactos/dll/win32/msgina
Arnav Bhatt 79e4efe04e
[MSGINA] Convert shutdown/logoff boxes back to modal dialog boxes (#5114)
- Convert all modeless dialog boxes back to modal dialog boxes.
- Use WM_TIMER to detect SHIFT key press instead, as you can't
  directly intercept messages on modal dialog boxes.
- Remove some unused functions.

Fixes explorer crash on shutdown cancel. CORE-17749
2023-07-14 15:02:40 +03:00
..
lang [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4979) 2023-02-10 23:15:25 +09:00
resources 🎊 🍾 🥳 Happy New Year 2023 to the ReactOS Community! 🎆 ⚛️ ☢️ 2023-01-01 00:00:00 +03:00
CMakeLists.txt [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
dimmedwindow.cpp
gui.c [MSGINA] Adjust Status Window if Asian 2022-01-14 12:44:29 +09:00
lsa.c
msgina.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
msgina.h
msgina.rc [TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 (#4347) 2022-03-31 17:10:21 +03:00
msgina.spec [MSGINA] Improve exports for all stubbed functions (#3256) 2020-11-28 17:32:53 +03:00
resource.h [MSGINA] Convert shutdown/logoff boxes back to modal dialog boxes (#5114) 2023-07-14 15:02:40 +03:00
shutdown.c [MSGINA] Convert shutdown/logoff boxes back to modal dialog boxes (#5114) 2023-07-14 15:02:40 +03:00
stubs.c
tui.c