ReactOS 0.4.16-dev-823-g9a093ec
|
#include <winlogon.h>
Definition at line 220 of file winlogon.h.
HDESK _WLSESSION::ApplicationDesktop |
Definition at line 229 of file winlogon.h.
Referenced by CallNotificationDlls(), RunSetupThreadProc(), and WlxSwitchDesktopToUser().
DWORD _WLSESSION::DialogTimeout |
Definition at line 236 of file winlogon.h.
Referenced by WinMain(), and WlxSetTimeout().
GINAINSTANCE _WLSESSION::Gina |
Definition at line 222 of file winlogon.h.
Referenced by DefaultWlxScreenSaverNotify(), SASWindowProc(), WlxGetOption(), and WlxSetOption().
HANDLE _WLSESSION::hEndOfScreenSaver |
Definition at line 247 of file winlogon.h.
Referenced by ScreenSaverThreadMain().
HANDLE _WLSESSION::hEndOfScreenSaverThread |
Definition at line 244 of file winlogon.h.
Referenced by ScreenSaverThreadMain().
HANDLE _WLSESSION::hProfileInfo |
Definition at line 234 of file winlogon.h.
HANDLE _WLSESSION::hScreenSaverParametersChanged |
Definition at line 245 of file winlogon.h.
Referenced by SASWindowProc(), and ScreenSaverThreadMain().
HANDLE _WLSESSION::hUserActivity |
Definition at line 246 of file winlogon.h.
Referenced by ScreenSaverThreadMain().
HWINSTA _WLSESSION::InteractiveWindowStation |
Definition at line 227 of file winlogon.h.
LPWSTR _WLSESSION::InteractiveWindowStationName |
Definition at line 228 of file winlogon.h.
Referenced by CallNotificationDlls().
LARGE_INTEGER _WLSESSION::LastLogon |
Definition at line 237 of file winlogon.h.
LUID _WLSESSION::LogonId |
Definition at line 232 of file winlogon.h.
LOGON_STATE _WLSESSION::LogonState |
Definition at line 235 of file winlogon.h.
Referenced by SASWindowProc(), and WinMain().
WLX_MPR_NOTIFY_INFO _WLSESSION::MprNotifyInfo |
Definition at line 254 of file winlogon.h.
DWORD _WLSESSION::Options |
Definition at line 253 of file winlogon.h.
WLX_PROFILE_V2_0* _WLSESSION::Profile |
Definition at line 255 of file winlogon.h.
DWORD _WLSESSION::SASAction |
Definition at line 223 of file winlogon.h.
HWND _WLSESSION::SASWindow |
Definition at line 226 of file winlogon.h.
Referenced by SASWindowProc(), ScreenSaverThreadMain(), WinMain(), and WlxSasNotify().
HDESK _WLSESSION::ScreenSaverDesktop |
Definition at line 231 of file winlogon.h.
BOOL _WLSESSION::SuppressStatus |
Definition at line 224 of file winlogon.h.
BOOL _WLSESSION::TaskManHotkey |
Definition at line 225 of file winlogon.h.
HANDLE _WLSESSION::UserToken |
Definition at line 233 of file winlogon.h.
Referenced by CallNotificationDlls(), KillComProcesses(), LogoffShutdownThread(), RestoreAllConnections(), and ScreenSaverThreadMain().
HDESK _WLSESSION::WinlogonDesktop |
Definition at line 230 of file winlogon.h.
Referenced by CallNotificationDlls(), RunSetupThreadProc(), WinMain(), and WlxSwitchDesktopToWinlogon().