ReactOS 0.4.16-dev-250-g3ecd236
|
#include <winlogon.h>
Public Attributes | |
HMODULE | hDllInstance |
GINAFUNCTIONS | Functions |
PVOID | Context |
DWORD | Version |
BOOL | UseCtrlAltDelete |
Definition at line 125 of file winlogon.h.
PVOID _GINAINSTANCE::Context |
Definition at line 129 of file winlogon.h.
Referenced by WlxGetOption(), and WlxSetOption().
GINAFUNCTIONS _GINAINSTANCE::Functions |
Definition at line 128 of file winlogon.h.
Referenced by DefaultWlxScreenSaverNotify().
HMODULE _GINAINSTANCE::hDllInstance |
Definition at line 127 of file winlogon.h.
BOOL _GINAINSTANCE::UseCtrlAltDelete |
Definition at line 131 of file winlogon.h.
Referenced by SASWindowProc(), WlxGetOption(), and WlxSetOption().
DWORD _GINAINSTANCE::Version |
Definition at line 130 of file winlogon.h.
Referenced by WlxGetOption().