reactos/dll/win32/msgina
Joachim Henze d2bbf54b6f [MSGINA] Allow to pair FriendlyShutDownDlg with 'Server' CORE-17282
A ros specific addition that does not exist on Windows.

Default for Server is still the classic shutdown dlg,
no change on that.

But interested users can manually now create the registry setting
"EnforceFriendlyShutdown" REG_DWORD to "1"
within "SYSTEM\\CurrentControlSet\\Control\\Windows"
to allow overriding the Windows default behavior
without relying on changing the product version number, because
that would not be side-effect-free.

Addendum to 0.4.15-dev-650-g
2edcb58e65
2020-09-30 13:08:58 +02:00
..
lang [MSGINA][SYSSETUP] Implement Friendly UI shutdown dialog (#2762) 2020-08-25 22:52:17 +03:00
resources
CMakeLists.txt
dimmedwindow.cpp
gui.c [MSGINA] gui: Improve 'DlgData_Destroy()' 2020-07-11 01:44:26 +02:00
lsa.c
msgina.c
msgina.h
msgina.rc
msgina.spec [MSGINA][SYSSETUP] Implement Friendly UI shutdown dialog (#2762) 2020-08-25 22:52:17 +03:00
resource.h [MSGINA][SYSSETUP] Implement Friendly UI shutdown dialog (#2762) 2020-08-25 22:52:17 +03:00
shutdown.c [MSGINA] Allow to pair FriendlyShutDownDlg with 'Server' CORE-17282 2020-09-30 13:08:58 +02:00
stubs.c
tui.c