mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 21:38:43 +00:00
72dc173158
- Add empty lines to separate logical blocks of code. - Add spaces according to our coding style. - Move g_hShutdownDialog and g_bShuttingDown into the shutdown parameters struct. - Pass a pointer to the shutdown parameters to the shutdown thread and the shutdown dialog and use the pointer instead of the global variables. - Move the timer code into a separate function because it requires local variables. |
||
---|---|---|
.. | ||
lang | ||
res | ||
CMakeLists.txt | ||
environment.c | ||
notify.c | ||
resource.h | ||
rpcserver.c | ||
sas.c | ||
screensaver.c | ||
setup.c | ||
shutdown.c | ||
winlogon.c | ||
winlogon.h | ||
winlogon.rc | ||
wlx.c |