ReactOS 0.4.16-dev-303-g11d5cb8
|
#include <winmsg.h>
CSR_API_NUMBER _USER_API_MESSAGE::ApiNumber |
USER_CREATE_SYSTEM_THREAD _USER_API_MESSAGE::CreateSystemThreadRequest |
Definition at line 114 of file winmsg.h.
Referenced by UserCreateSystemThread().
PCSR_CAPTURE_BUFFER _USER_API_MESSAGE::CsrCaptureData |
union { ... } _USER_API_MESSAGE::Data |
USER_DEVICE_EVENT_MSG _USER_API_MESSAGE::DeviceEventMsg |
Definition at line 115 of file winmsg.h.
Referenced by DeviceEventWorker().
USER_END_TASK _USER_API_MESSAGE::EndTaskRequest |
USER_EXIT_REACTOS _USER_API_MESSAGE::ExitReactOSRequest |
Definition at line 108 of file winmsg.h.
Referenced by ExitWindowsWorker().
USER_GET_THREAD_CONSOLE_DESKTOP _USER_API_MESSAGE::GetThreadConsoleDesktopRequest |
Definition at line 111 of file winmsg.h.
Referenced by GetThreadDesktop().
PORT_MESSAGE _USER_API_MESSAGE::Header |
USER_LOGON _USER_API_MESSAGE::LogonRequest |
USER_REGISTER_LOGON_PROCESS _USER_API_MESSAGE::RegisterLogonProcessRequest |
Definition at line 113 of file winmsg.h.
Referenced by RegisterLogonProcess().
USER_REGISTER_SERVICES_PROCESS _USER_API_MESSAGE::RegisterServicesProcessRequest |
Definition at line 112 of file winmsg.h.
Referenced by RegisterServicesProcess().
NTSTATUS _USER_API_MESSAGE::Status |
Definition at line 104 of file winmsg.h.
Referenced by DeviceEventWorker(), EndTask(), ExitWindowsWorker(), GetThreadDesktop(), RegisterLogonProcess(), RegisterServicesProcess(), and UserCreateSystemThread().