[WINLOGON]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 12 Feb 2015 23:35:58 +0000 (23:35 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Thu, 12 Feb 2015 23:35:58 +0000 (23:35 +0000)
commitfc6cd9e51d21617f9a07bdef0c8145c4756e7e81
tree825a80446e40376d409028d4f966add32ffb5037
parentadf709aee18892095de09a355d72ef08436c3c94
[WINLOGON]
- Implement KillComProcesses that just kills with force and without any notification back to winlogon, any remaining app that is still alive even if we asked before to kill apps (it's just the aim of this function, not more).
- Fix internal flags according to WinDbg sessions with Win2k3 + tracing checked build winlogon (testing logoff/shutdown/reboot from winlogon itself and when using the "shutdown" command).
- FIXME: Manage EWX_FORCE flag in winlogon...

[WINSRV]
Fix a DPRINT.

[WIN32K]
- Introduce a NotifyLogon function to manage winlogon notifications (when we shutdown and "end" shutdown steps, or cancel it).
- Fix some flags settings.

Part 11/X
CORE-8322

-------
This is a test:
!error !rot13 !reebe !ebg13 !error !rot13 !reebe !ebg13

svn path=/trunk/; revision=66240
reactos/base/system/winlogon/sas.c
reactos/include/reactos/winlogon.h
reactos/win32ss/user/ntuser/shutdown.c
reactos/win32ss/user/winsrv/usersrv/shutdown.c