ReactOS 0.4.16-dev-1457-g02ea0aa
|
#include "winlogon.h"
Go to the source code of this file.
Classes | |
struct | _DIALOG_LIST_ENTRY |
Typedefs | |
typedef struct _DIALOG_LIST_ENTRY | DIALOG_LIST_ENTRY |
typedef struct _DIALOG_LIST_ENTRY * | PDIALOG_LIST_ENTRY |
Variables | |
static LIST_ENTRY | DialogListHead |
static WLX_DISPATCH_VERSION_1_4 | FunctionTable |
typedef struct _DIALOG_LIST_ENTRY * PDIALOG_LIST_ENTRY |
|
static |
Definition at line 39 of file wlx.c.
Referenced by WlxDialogBoxIndirectParam(), and WlxDialogBoxParam().
Definition at line 95 of file wlx.c.
Referenced by DispatchSAS(), and DoGenericAction().
BOOL CreateWindowStationAndDesktops | ( | _Inout_ PWLSESSION | Session | ) |
Definition at line 953 of file wlx.c.
Referenced by WinMain().
|
static |
|
static |
Definition at line 117 of file wlx.c.
Referenced by WlxDialogBoxIndirectParam(), and WlxDialogBoxParam().
|
static |
Definition at line 69 of file wlx.c.
Referenced by DefaultWlxWindowProc().
Definition at line 781 of file wlx.c.
Referenced by LoadGina().
BOOL GinaInit | ( | IN OUT PWLSESSION | Session | ) |
Definition at line 930 of file wlx.c.
Referenced by WinMain().
|
static |
Definition at line 830 of file wlx.c.
Referenced by GinaInit().
|
static |
Definition at line 58 of file wlx.c.
Referenced by WlxDialogBoxIndirectParam(), and WlxDialogBoxParam().
Definition at line 265 of file wlx.c.
int WINAPI WlxChangePasswordNotify | ( | HANDLE | hWlx, |
PWLX_MPR_NOTIFY_INFO | pMprInfo, | ||
DWORD | dwChangeInfo | ||
) |
Definition at line 448 of file wlx.c.
int WINAPI WlxChangePasswordNotifyEx | ( | HANDLE | hWlx, |
PWLX_MPR_NOTIFY_INFO | pMprInfo, | ||
DWORD | dwChangeInfo, | ||
PWSTR | ProviderName, | ||
PVOID | Reserved | ||
) |
Definition at line 520 of file wlx.c.
BOOL WINAPI WlxCloseUserDesktop | ( | HANDLE | hWlx, |
PWLX_DESKTOP | pDesktop, | ||
HANDLE | hToken | ||
) |
Definition at line 542 of file wlx.c.
BOOL WINAPI WlxCreateUserDesktop | ( | HANDLE | hWlx, |
HANDLE | hToken, | ||
DWORD | Flags, | ||
PWSTR | pszDesktopName, | ||
PWLX_DESKTOP * | ppDesktop | ||
) |
Definition at line 498 of file wlx.c.
int WINAPI WlxDialogBox | ( | HANDLE | hWlx, |
HANDLE | hInst, | ||
LPWSTR | lpszTemplate, | ||
HWND | hwndOwner, | ||
DLGPROC | dlgprc | ||
) |
Definition at line 304 of file wlx.c.
int WINAPI WlxDialogBoxIndirect | ( | HANDLE | hWlx, |
HANDLE | hInst, | ||
LPCDLGTEMPLATE | hDialogTemplate, | ||
HWND | hwndOwner, | ||
DLGPROC | dlgprc | ||
) |
Definition at line 357 of file wlx.c.
int WINAPI WlxDialogBoxIndirectParam | ( | HANDLE | hWlx, |
HANDLE | hInst, | ||
LPCDLGTEMPLATE | hDialogTemplate, | ||
HWND | hwndOwner, | ||
DLGPROC | dlgprc, | ||
LPARAM | dwInitParam | ||
) |
Definition at line 376 of file wlx.c.
Referenced by WlxDialogBoxIndirect().
int WINAPI WlxDialogBoxParam | ( | HANDLE | hWlx, |
HANDLE | hInst, | ||
LPWSTR | lpszTemplate, | ||
HWND | hwndOwner, | ||
DLGPROC | dlgprc, | ||
LPARAM | dwInitParam | ||
) |
Definition at line 323 of file wlx.c.
Referenced by WlxDialogBox().
Definition at line 593 of file wlx.c.
BOOL WINAPI WlxGetSourceDesktop | ( | HANDLE | hWlx, |
PWLX_DESKTOP * | ppDesktop | ||
) |
Definition at line 466 of file wlx.c.
int WINAPI WlxMessageBox | ( | HANDLE | hWlx, |
HWND | hwndOwner, | ||
LPWSTR | lpszText, | ||
LPWSTR | lpszTitle, | ||
UINT | fuStyle | ||
) |
Definition at line 285 of file wlx.c.
BOOL WINAPI WlxQueryClientCredentials | ( | PWLX_CLIENT_CREDENTIALS_INFO_V1_0 | pCred | ) |
DWORD WINAPI WlxQueryConsoleSwitchCredentials | ( | PWLX_CONSOLESWITCH_CREDENTIALS_INFO_V1_0 | pCred | ) |
BOOL WINAPI WlxQueryInetConnectorCredentials | ( | PWLX_CLIENT_CREDENTIALS_INFO_V1_0 | pCred | ) |
DWORD WINAPI WlxQueryTerminalServicesData | ( | HANDLE | hWlx, |
PWLX_TERMINAL_SERVICES_DATA | pTSData, | ||
WCHAR * | UserName, | ||
WCHAR * | Domain | ||
) |
Definition at line 703 of file wlx.c.
BOOL WINAPI WlxQueryTsLogonCredentials | ( | PWLX_CLIENT_CREDENTIALS_INFO_V2_0 | pCred | ) |
Definition at line 560 of file wlx.c.
Referenced by WlxSetContextPointer(), and WlxUseCtrlAltDel().
BOOL WINAPI WlxSetReturnDesktop | ( | HANDLE | hWlx, |
PWLX_DESKTOP | pDesktop | ||
) |
Definition at line 482 of file wlx.c.
|
static |
Definition at line 26 of file wlx.c.
Referenced by AddDialogListEntry(), CloseAllDialogWindows(), GetDialogListEntry(), and InitDialogListHead().
|
static |
Definition at line 747 of file wlx.c.
Referenced by CreateSoundDeviceInstance(), DestroySoundDeviceInstance(), DoWaveStreaming(), GetSoundDeviceCapabilities(), GetSoundDeviceFunctionTable(), GinaInit(), IKsAllocator_fnDeviceIoControl(), MmeGetDeviceInterfaceString(), MmeGetLineInfo(), MmeGetPosition(), MmeGetVolume(), MmeSetState(), MmeSetVolume(), PeLdrpBindImportName(), PrepareWaveHeader(), QueryWaveDeviceFormatSupport(), RtlAddFunctionTable(), RtlDeleteFunctionTable(), RtlLookupFunctionEntry(), SetSoundDeviceFunctionTable(), SetWaveDeviceFormat(), SpInitialize(), SpInstanceInit(), StopStreamingInSoundThread(), UnprepareWaveHeader(), and WriteWaveHeader().