reactos/base/system/winlogon
Hermès Bélusca-Maïto cb20bf8c90
[WINLOGON] Usability enhancement for the RPC SystemShutdown functionality.
- Perform an immediate system shutdown if the timeout is zero, otherwise
  display the countdown shutdown dialog.
- Cleanup pShutdownParams->pszMessage as soon as the dialog goes away.
- It actually appears (tested on Windows 2000 and 2003) that sending
  WM_CLOSE messages from a user-mode app to the shutdown dialog really
  do nothing (and in particular does not cancel the shutdown!), so modify
  the code to take this fact into account.
2018-04-29 01:02:05 +02:00
..
lang [WINLOGON] Romanian translation update 2018-04-14 21:11:48 +02:00
res
CMakeLists.txt [WINLOGON] Missed this file 2018-04-02 00:42:15 +02:00
environment.c
notify.c
resource.h [WINLOGON] System shutdown dialog clean-up 2018-04-02 13:33:41 +02:00
rpcserver.c [WINLOGON] Move the system shutdown code into a separate file 2018-04-02 00:38:52 +02:00
sas.c
screensaver.c
setup.c
shutdown.c [WINLOGON] Usability enhancement for the RPC SystemShutdown functionality. 2018-04-29 01:02:05 +02:00
winlogon.c
winlogon.h [WINLOGON] Move the system shutdown code into a separate file 2018-04-02 00:38:52 +02:00
winlogon.rc
wlx.c