reactos/base/system/winlogon
Eric Kohl 3318d8d5be [WINLOGON] Fix shutdown timeout format string for long timeout
- Use the "%d days" format for timeouts longer than a day.
- Fail if timeout is 10 years or longer.
- TODO: Replace format strings by resources. German WinXP uses "%d days" instead of "%d Tage". We can do better! ;-)
2018-04-02 19:09:13 +02:00
..
lang [WINLOGON] Fix some dialog control dimensions. 2018-04-02 15:05:25 +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] Fix shutdown timeout format string for long timeout 2018-04-02 19:09:13 +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