[WINLOGON]
authorEric Kohl <eric.kohl@reactos.org>
Sun, 12 Jan 2014 10:57:02 +0000 (10:57 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Sun, 12 Jan 2014 10:57:02 +0000 (10:57 +0000)
commit6d5ade54423e9b3777fa48e0936e528576ea85e6
treef231fa54a015eedf456232933bce8361d8c07780
parent486a9d1b951141a2d688bc392e775e273000e5b8
[WINLOGON]
- Change state to STATE_LOGGED_ON_SAS while the security dialog is open.
- Ignore an SAS while winlogon is already in an SAS state.

[MSGINA]
- Read AutoAdminLogon and DisableCAD settings when msgina is initialized.
- LoggedOutWindowProc: Disable the Cancel button on the logon dialog if the DisableCAD option has been enabled.
- GUILoggedOnSAS: Fix misuse of result variable which caused some really strange effects.

svn path=/trunk/; revision=61592
reactos/base/system/winlogon/sas.c
reactos/base/system/winlogon/winlogon.h
reactos/dll/win32/msgina/gui.c
reactos/dll/win32/msgina/msgina.c
reactos/dll/win32/msgina/msgina.h