|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <msgina.h>

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