reactos/dll
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
..
3rdparty [CMAKE] Remove obsolete 'CMAKE_CXX_COMPILER_VERSION' checks (#2981) 2020-07-18 15:37:29 +02:00
apisets [MSVCRT] Fix some architecture specific exports 2020-09-13 15:37:29 +02:00
appcompat [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02:00
cpl [TRANSLATION] Polish translation update (#3233) 2020-09-26 21:42:36 +03:00
directx [BOOT][DIRECTX][SHELL32] Unneeded semicolons (trivial) (#3133) 2020-09-08 21:57:13 +02:00
keyboard [FORMATTING] [CMAKE] Remove space in 'if (' (#2847) 2020-05-26 20:24:02 +02:00
nls [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
np
ntdll [RTL] Add code to SxS manifest parser to parse XML namespaces (#2512) 2020-09-20 22:56:42 +02:00
opengl [MESA] Fix 'ATTRIB_h' typo 2020-08-30 02:00:57 +03:00
shellext [TRANSLATION] Polish translation update (#3233) 2020-09-26 21:42:36 +03:00
win32 [MSGINA] Allow to pair FriendlyShutDownDlg with 'Server' CORE-17282 2020-09-30 13:08:58 +02:00
CMakeLists.txt