ReactOS 0.4.16-dev-38-g96c65e9
|
#include <msgina.h>
ULONG GINA_CONTEXT::AuthenticationPackage |
Definition at line 40 of file msgina.h.
Referenced by ConnectToLsa(), and WlxShutdown().
BOOL GINA_CONTEXT::bAutoAdminLogon |
Definition at line 42 of file msgina.h.
Referenced by GetRegistrySettings(), LogonDialogProc(), OnInitSecurityDlg(), and WlxDisplaySASNotice().
BOOL GINA_CONTEXT::bDisableCAD |
Definition at line 41 of file msgina.h.
Referenced by GetRegistrySettings(), LogonDialogProc(), UnlockDialogProc(), WlxDisplayLockedNotice(), and WlxDisplaySASNotice().
BOOL GINA_CONTEXT::bDontDisplayLastUserName |
Definition at line 43 of file msgina.h.
Referenced by GetRegistrySettings(), and LogonDialogProc().
BOOL GINA_CONTEXT::bIgnoreShiftOverride |
Definition at line 45 of file msgina.h.
Referenced by GetRegistrySettings(), and WlxDisplaySASNotice().
BOOL GINA_CONTEXT::bShutdownWithoutLogon |
Definition at line 44 of file msgina.h.
Referenced by GetRegistrySettings(), and LogonDialogProc().
WCHAR GINA_CONTEXT::DomainName[256] |
Definition at line 51 of file msgina.h.
Referenced by GetRegistrySettings(), OnInitSecurityDlg(), SetDomainComboBox(), and SetLockMessage().
HANDLE GINA_CONTEXT::hDllInstance |
Definition at line 37 of file msgina.h.
Referenced by ChangeRequiredButton(), OnInitSecurityDlg(), SetLockMessage(), ShellShutdownDialog(), ShutdownOnFriendlyInit(), ShutdownOnInit(), and WlxInitialize().
HWND GINA_CONTEXT::hStatusWindow |
Definition at line 38 of file msgina.h.
Referenced by WlxInitialize().
HANDLE GINA_CONTEXT::hWlx |
Definition at line 34 of file msgina.h.
Referenced by WlxDisplayLockedNotice(), WlxDisplaySASNotice(), and WlxInitialize().
SYSTEMTIME GINA_CONTEXT::LogonTime |
Definition at line 53 of file msgina.h.
Referenced by OnInitSecurityDlg().
HANDLE GINA_CONTEXT::LsaHandle |
Definition at line 39 of file msgina.h.
Referenced by ConnectToLsa(), and WlxShutdown().
ULONG GINA_CONTEXT::nShutdownAction |
Definition at line 47 of file msgina.h.
Referenced by LogonDialogProc(), SecurityDialogProc(), ShellShutdownDialog(), ShutdownOnInit(), and WlxInitialize().
WCHAR GINA_CONTEXT::Password[256] |
Definition at line 52 of file msgina.h.
Referenced by GetRegistrySettings(), LogonDialogProc(), and WlxLogoff().
PLUID GINA_CONTEXT::pAuthenticationId |
Definition at line 55 of file msgina.h.
Referenced by WlxLoggedOutSAS().
PDWORD GINA_CONTEXT::pdwOptions |
Definition at line 56 of file msgina.h.
Referenced by WlxLoggedOutSAS().
PWLX_MPR_NOTIFY_INFO GINA_CONTEXT::pMprNotifyInfo |
Definition at line 57 of file msgina.h.
Referenced by WlxLoggedOutSAS().
PVOID* GINA_CONTEXT::pProfile |
Definition at line 58 of file msgina.h.
Referenced by WlxLoggedOutSAS().
PWLX_DISPATCH_VERSION_1_3 GINA_CONTEXT::pWlxFuncs |
Definition at line 36 of file msgina.h.
Referenced by WlxDisplayLockedNotice(), WlxDisplaySASNotice(), and WlxInitialize().
LPWSTR GINA_CONTEXT::station |
Definition at line 35 of file msgina.h.
Referenced by WlxInitialize().
WCHAR GINA_CONTEXT::UserName[256] |
Definition at line 50 of file msgina.h.
Referenced by GetRegistrySettings(), LogonDialogProc(), OnInitSecurityDlg(), SetLockMessage(), ShellShutdownDialog(), ShutdownOnInit(), and UnlockDialogProc().
HANDLE GINA_CONTEXT::UserToken |
Definition at line 54 of file msgina.h.
Referenced by WlxLoggedOutSAS(), WlxLogoff(), WlxScreenSaverNotify(), and WlxStartApplication().