Go to the source code of this file.
Functions | |
| NTSTATUS APIENTRY | CallUserpExitWindowsEx (IN UINT uFlags, IN DWORD dwReserved, OUT PBOOL pfSuccess) |
| NTSTATUS APIENTRY | CallUserpRegisterLogonProcess (IN DWORD dwProcessId) |
| VOID APIENTRY | Logon (IN BOOL fLogon) |
| VOID APIENTRY | CsrWin32HeapFail (IN DWORD dwFlags, IN BOOL bFail) |
| UINT APIENTRY | CsrWin32HeapStat (PDBGHEAPSTAT phs, DWORD dwLen) |
| NTSTATUS APIENTRY | UserConnectToServer (IN PWSTR ObjectDirectory, IN OUT PUSERCONNECT ConnectionInformation, IN OUT PULONG ConnectionInformationLength OPTIONAL, OUT PBOOLEAN CalledFromServer OPTIONAL) |
|
||||||||||||||||
|
Definition at line 42 of file csrstubs.c. References CsrClientCallServer(), _EXITWINDOWSEXMSG::dwReserved, FALSE, NT_SUCCESS, NULL, SET_LAST_ERROR_RETURNED, _USER_API_MSG::u, _EXITWINDOWSEXMSG::uFlags, and UserpExitWindowsEx. Referenced by ExitWindowsWorker().
|
|
|
Definition at line 228 of file csrstubs.c. References CsrClientCallServer(), NTSTATUS(), NULL, Status, _USER_API_MSG::u, and UserpRegisterLogonProcess. Referenced by RegisterLogonProcess().
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Referenced by SetWindowStationUser(). |
|
||||||||||||||||||||
|
Definition at line 55 of file csrhlpr.h. References CsrClientConnectToServer(), and NULL. Referenced by UserClientDllInitialize().
|
1.3.7