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

| CSR_API_NUMBER _BASE_API_MESSAGE::ApiNumber |
| BASE_BAT_NOTIFICATION _BASE_API_MESSAGE::BatNotificationRequest |
| BASE_CHECK_VDM _BASE_API_MESSAGE::CheckVDMRequest |
Definition at line 287 of file basemsg.h.
Referenced by CreateProcessInternalW().
| BASE_CREATE_PROCESS _BASE_API_MESSAGE::CreateProcessRequest |
Definition at line 283 of file basemsg.h.
Referenced by CreateProcessInternalW().
| BASE_CREATE_THREAD _BASE_API_MESSAGE::CreateThreadRequest |
Definition at line 284 of file basemsg.h.
Referenced by BasepNotifyCsrOfThread().
| PCSR_CAPTURE_BUFFER _BASE_API_MESSAGE::CsrCaptureData |
| union { ... } _BASE_API_MESSAGE::Data |
Referenced by BaseCheckForVDM(), BasepNotifyCsrOfThread(), BaseUpdateVDMEntry(), CreateProcessInternalW(), DefineDosDeviceW(), ExitProcess(), ExitVDM(), GetNextVDMCommand(), GetProcessShutdownParameters(), GetTempFileNameW(), GetVDMCurrentDirectories(), NotifySoundSentry(), SetProcessShutdownParameters(), and SetVDMCurrentDirectories().
| BASE_DEFINE_DOS_DEVICE _BASE_API_MESSAGE::DefineDosDeviceRequest |
Definition at line 300 of file basemsg.h.
Referenced by DefineDosDeviceW().
| BASE_EXIT_PROCESS _BASE_API_MESSAGE::ExitProcessRequest |
Definition at line 286 of file basemsg.h.
Referenced by ExitProcess().
| BASE_EXIT_VDM _BASE_API_MESSAGE::ExitVDMRequest |
| BASE_GET_NEXT_VDM_COMMAND _BASE_API_MESSAGE::GetNextVDMCommandRequest |
Definition at line 289 of file basemsg.h.
Referenced by GetNextVDMCommand().
| BASE_GET_TEMP_FILE _BASE_API_MESSAGE::GetTempFileRequest |
Definition at line 285 of file basemsg.h.
Referenced by GetTempFileNameW().
| BASE_GET_VDM_EXIT_CODE _BASE_API_MESSAGE::GetVDMExitCodeRequest |
Definition at line 292 of file basemsg.h.
Referenced by BaseCheckForVDM().
| PORT_MESSAGE _BASE_API_MESSAGE::Header |
| BASE_IS_FIRST_VDM _BASE_API_MESSAGE::IsFirstVDMRequest |
Definition at line 291 of file basemsg.h.
Referenced by GetNextVDMCommand().
| BASE_NLS_CREATE_SECTION _BASE_API_MESSAGE::NlsCreateSection |
| BASE_NLS_GET_USER_INFO _BASE_API_MESSAGE::NlsGetUserInfo |
| BASE_REFRESH_INIFILE_MAPPING _BASE_API_MESSAGE::RefreshIniFileMappingRequest |
| BASE_REGISTER_WOWEXEC _BASE_API_MESSAGE::RegisterWowExecRequest |
| BASE_SET_REENTER_COUNT _BASE_API_MESSAGE::SetReenterCountRequest |
Definition at line 293 of file basemsg.h.
Referenced by GetNextVDMCommand().
| BASE_GETSET_PROCESS_SHUTDOWN_PARAMS _BASE_API_MESSAGE::ShutdownParametersRequest |
Definition at line 294 of file basemsg.h.
Referenced by GetProcessShutdownParameters(), and SetProcessShutdownParameters().
| BASE_SOUND_SENTRY _BASE_API_MESSAGE::SoundSentryRequest |
Definition at line 298 of file basemsg.h.
Referenced by NotifySoundSentry().
| NTSTATUS _BASE_API_MESSAGE::Status |
Definition at line 279 of file basemsg.h.
Referenced by BasepNotifyCsrOfThread(), BaseUpdateVDMEntry(), DefineDosDeviceW(), ExitVDM(), GetProcessShutdownParameters(), GetVDMCurrentDirectories(), SetProcessShutdownParameters(), and SetVDMCurrentDirectories().
| BASE_UPDATE_VDM_ENTRY _BASE_API_MESSAGE::UpdateVDMEntryRequest |
Definition at line 288 of file basemsg.h.
Referenced by BaseUpdateVDMEntry().
| BASE_GETSET_VDM_CURDIRS _BASE_API_MESSAGE::VDMCurrentDirsRequest |
Definition at line 295 of file basemsg.h.
Referenced by GetVDMCurrentDirectories(), and SetVDMCurrentDirectories().