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

Public Attributes | |
| HMODULE | hDllInstance |
| GINAFUNCTIONS | Functions |
| PVOID | Context |
| DWORD | Version |
| BOOL | UseCtrlAltDelete |
Definition at line 126 of file winlogon.h.
| PVOID _GINAINSTANCE::Context |
Definition at line 130 of file winlogon.h.
Referenced by WlxGetOption(), and WlxSetOption().
| GINAFUNCTIONS _GINAINSTANCE::Functions |
Definition at line 129 of file winlogon.h.
Referenced by DefaultWlxScreenSaverNotify().
| HMODULE _GINAINSTANCE::hDllInstance |
Definition at line 128 of file winlogon.h.
| BOOL _GINAINSTANCE::UseCtrlAltDelete |
Definition at line 132 of file winlogon.h.
Referenced by SASWindowProc(), WlxGetOption(), and WlxSetOption().
| DWORD _GINAINSTANCE::Version |
Definition at line 131 of file winlogon.h.
Referenced by WlxGetOption().