ReactOS 0.4.16-dev-401-g45b008d
|
#include <conmsg.h>
CONSOLE_ALLOCCONSOLE _CONSOLE_API_MESSAGE::AllocConsoleRequest |
Definition at line 924 of file conmsg.h.
Referenced by IntAllocConsole().
CSR_API_NUMBER _CONSOLE_API_MESSAGE::ApiNumber |
CONSOLE_ATTACHCONSOLE _CONSOLE_API_MESSAGE::AttachConsoleRequest |
Definition at line 925 of file conmsg.h.
Referenced by IntAttachConsole().
CONSOLE_CLOSEHANDLE _CONSOLE_API_MESSAGE::CloseHandleRequest |
Definition at line 935 of file conmsg.h.
Referenced by CloseConsoleHandle().
CONSOLE_ADDGETALIAS _CONSOLE_API_MESSAGE::ConsoleAliasRequest |
Definition at line 999 of file conmsg.h.
Referenced by IntAddConsoleAlias(), and IntGetConsoleAlias().
CONSOLE_GETSETCONSOLEMODE _CONSOLE_API_MESSAGE::ConsoleModeRequest |
Definition at line 959 of file conmsg.h.
Referenced by GetConsoleMode(), and SetConsoleMode().
CONSOLE_CREATESCREENBUFFER _CONSOLE_API_MESSAGE::CreateScreenBufferRequest |
Definition at line 949 of file conmsg.h.
Referenced by CreateConsoleScreenBuffer().
PCSR_CAPTURE_BUFFER _CONSOLE_API_MESSAGE::CsrCaptureData |
CONSOLE_GETSETCURSORINFO _CONSOLE_API_MESSAGE::CursorInfoRequest |
Definition at line 944 of file conmsg.h.
Referenced by GetConsoleCursorInfo(), and SetConsoleCursorInfo().
union { ... } _CONSOLE_API_MESSAGE::Data |
Referenced by CloseConsoleHandle(), ConsoleMenuControl(), CreateConsoleScreenBuffer(), DuplicateConsoleHandle(), FlushConsoleInputBuffer(), FreeConsole(), GenerateConsoleCtrlEvent(), GetConsoleCP(), GetConsoleCursorInfo(), GetConsoleDisplayMode(), GetConsoleFontInfo(), GetConsoleFontSize(), GetConsoleHandleInformation(), GetConsoleHardwareState(), GetConsoleHistoryInfo(), GetConsoleMode(), GetConsoleOutputCP(), GetConsoleProcessList(), GetConsoleScreenBufferInfo(), GetConsoleSelectionInfo(), GetConsoleWindow(), GetCurrentConsoleFont(), GetLargestConsoleWindowSize(), GetNumberOfConsoleFonts(), GetNumberOfConsoleInputEvents(), GetNumberOfConsoleMouseButtons(), IntAddConsoleAlias(), IntAllocConsole(), IntAttachConsole(), IntExpungeConsoleCommandHistory(), IntFillConsoleOutputCode(), IntGetConsoleAlias(), IntGetConsoleAliases(), IntGetConsoleAliasesLength(), IntGetConsoleAliasExes(), IntGetConsoleAliasExesLength(), IntGetConsoleCommandHistory(), IntGetConsoleCommandHistoryLength(), IntGetConsoleInput(), IntGetConsoleKeyboardLayoutName(), IntGetConsoleTitle(), IntReadConsole(), IntReadConsoleOutput(), IntReadConsoleOutputCode(), IntRegisterConsoleIME(), IntScrollConsoleScreenBuffer(), IntSetConsoleNumberOfCommands(), IntSetConsoleTitle(), IntUnregisterConsoleIME(), IntWriteConsole(), IntWriteConsoleInput(), IntWriteConsoleOutput(), IntWriteConsoleOutputCode(), InvalidateConsoleDIBits(), OpenConsoleW(), RegisterConsoleVDM(), SetConsoleActiveScreenBuffer(), SetConsoleCommandHistoryMode(), SetConsoleCP(), SetConsoleCursor(), SetConsoleCursorInfo(), SetConsoleCursorPosition(), SetConsoleDisplayMode(), SetConsoleFont(), SetConsoleHandleInformation(), SetConsoleHardwareState(), SetConsoleHistoryInfo(), SetConsoleIcon(), SetConsoleMenuClose(), SetConsoleMode(), SetConsoleOutputCP(), SetConsolePalette(), SetConsoleScreenBufferSize(), SetConsoleTextAttribute(), SetConsoleWindowInfo(), SetLastConsoleEventActive(), SetTEBLangID(), ShowConsoleCursor(), and VerifyConsoleIoHandle().
CONSOLE_DUPLICATEHANDLE _CONSOLE_API_MESSAGE::DuplicateHandleRequest |
Definition at line 937 of file conmsg.h.
Referenced by DuplicateConsoleHandle().
CONSOLE_EXPUNGECOMMANDHISTORY _CONSOLE_API_MESSAGE::ExpungeCommandHistoryRequest |
Definition at line 1008 of file conmsg.h.
Referenced by IntExpungeConsoleCommandHistory().
CONSOLE_FILLOUTPUTCODE _CONSOLE_API_MESSAGE::FillOutputRequest |
Definition at line 995 of file conmsg.h.
Referenced by IntFillConsoleOutputCode().
CONSOLE_FLUSHINPUTBUFFER _CONSOLE_API_MESSAGE::FlushInputBufferRequest |
Definition at line 956 of file conmsg.h.
Referenced by FlushConsoleInputBuffer().
CONSOLE_FREECONSOLE _CONSOLE_API_MESSAGE::FreeConsoleRequest |
Definition at line 926 of file conmsg.h.
Referenced by FreeConsole().
CONSOLE_GENERATECTRLEVENT _CONSOLE_API_MESSAGE::GenerateCtrlEventRequest |
Definition at line 930 of file conmsg.h.
Referenced by GenerateConsoleCtrlEvent().
CONSOLE_GETALIASESEXESLENGTH _CONSOLE_API_MESSAGE::GetAliasesExesLengthRequest |
Definition at line 1003 of file conmsg.h.
Referenced by IntGetConsoleAliasExesLength().
CONSOLE_GETALIASESEXES _CONSOLE_API_MESSAGE::GetAliasesExesRequest |
Definition at line 1002 of file conmsg.h.
Referenced by IntGetConsoleAliasExes().
CONSOLE_GETALLALIASESLENGTH _CONSOLE_API_MESSAGE::GetAllAliasesLengthRequest |
Definition at line 1001 of file conmsg.h.
Referenced by IntGetConsoleAliasesLength().
CONSOLE_GETALLALIASES _CONSOLE_API_MESSAGE::GetAllAliasesRequest |
Definition at line 1000 of file conmsg.h.
Referenced by IntGetConsoleAliases().
CONSOLE_GETCOMMANDHISTORYLENGTH _CONSOLE_API_MESSAGE::GetCommandHistoryLengthRequest |
Definition at line 1007 of file conmsg.h.
Referenced by IntGetConsoleCommandHistoryLength().
CONSOLE_GETCOMMANDHISTORY _CONSOLE_API_MESSAGE::GetCommandHistoryRequest |
Definition at line 1006 of file conmsg.h.
Referenced by IntGetConsoleCommandHistory().
CONSOLE_GETINPUTOUTPUTCP _CONSOLE_API_MESSAGE::GetConsoleCPRequest |
Definition at line 1014 of file conmsg.h.
Referenced by GetConsoleCP(), and GetConsoleOutputCP().
CONSOLE_GETCURRENTFONT _CONSOLE_API_MESSAGE::GetCurrentFontRequest |
Definition at line 968 of file conmsg.h.
Referenced by GetCurrentConsoleFont().
CONSOLE_GETDISPLAYMODE _CONSOLE_API_MESSAGE::GetDisplayModeRequest |
Definition at line 960 of file conmsg.h.
Referenced by GetConsoleDisplayMode().
CONSOLE_GETFONTINFO _CONSOLE_API_MESSAGE::GetFontInfoRequest |
Definition at line 966 of file conmsg.h.
Referenced by GetConsoleFontInfo().
CONSOLE_GETFONTSIZE _CONSOLE_API_MESSAGE::GetFontSizeRequest |
Definition at line 967 of file conmsg.h.
Referenced by GetConsoleFontSize().
CONSOLE_GETHANDLEINFO _CONSOLE_API_MESSAGE::GetHandleInfoRequest |
Definition at line 938 of file conmsg.h.
Referenced by GetConsoleHandleInformation().
CONSOLE_GETINPUT _CONSOLE_API_MESSAGE::GetInputRequest |
Definition at line 984 of file conmsg.h.
Referenced by IntGetConsoleInput().
CONSOLE_GETKBDLAYOUTNAME _CONSOLE_API_MESSAGE::GetKbdLayoutNameRequest |
Definition at line 1017 of file conmsg.h.
Referenced by IntGetConsoleKeyboardLayoutName().
CONSOLE_GETLARGESTWINDOWSIZE _CONSOLE_API_MESSAGE::GetLargestWindowSizeRequest |
Definition at line 975 of file conmsg.h.
Referenced by GetLargestConsoleWindowSize().
CONSOLE_GETMOUSEINFO _CONSOLE_API_MESSAGE::GetMouseInfoRequest |
Definition at line 946 of file conmsg.h.
Referenced by GetNumberOfConsoleMouseButtons().
CONSOLE_GETNUMFONTS _CONSOLE_API_MESSAGE::GetNumFontsRequest |
Definition at line 965 of file conmsg.h.
Referenced by GetNumberOfConsoleFonts().
CONSOLE_GETNUMINPUTEVENTS _CONSOLE_API_MESSAGE::GetNumInputEventsRequest |
Definition at line 987 of file conmsg.h.
Referenced by GetNumberOfConsoleInputEvents().
CONSOLE_GETPROCESSLIST _CONSOLE_API_MESSAGE::GetProcessListRequest |
Definition at line 929 of file conmsg.h.
Referenced by GetConsoleProcessList().
CONSOLE_GETSELECTIONINFO _CONSOLE_API_MESSAGE::GetSelectionInfoRequest |
Definition at line 955 of file conmsg.h.
Referenced by GetConsoleSelectionInfo().
CONSOLE_GETWINDOW _CONSOLE_API_MESSAGE::GetWindowRequest |
Definition at line 979 of file conmsg.h.
Referenced by GetConsoleWindow().
CONSOLE_GETSETHWSTATE _CONSOLE_API_MESSAGE::HardwareStateRequest |
Definition at line 962 of file conmsg.h.
Referenced by GetConsoleHardwareState(), and SetConsoleHardwareState().
PORT_MESSAGE _CONSOLE_API_MESSAGE::Header |
CONSOLE_GETSETHISTORYINFO _CONSOLE_API_MESSAGE::HistoryInfoRequest |
Definition at line 1009 of file conmsg.h.
Referenced by GetConsoleHistoryInfo(), and SetConsoleHistoryInfo().
CONSOLE_INVALIDATEDIBITS _CONSOLE_API_MESSAGE::InvalidateDIBitsRequest |
Definition at line 972 of file conmsg.h.
Referenced by InvalidateConsoleDIBits().
CONSOLE_GETLANGID _CONSOLE_API_MESSAGE::LangIdRequest |
Definition at line 1016 of file conmsg.h.
Referenced by SetTEBLangID().
CONSOLE_MENUCONTROL _CONSOLE_API_MESSAGE::MenuControlRequest |
Definition at line 976 of file conmsg.h.
Referenced by ConsoleMenuControl().
CONSOLE_NOTIFYLASTCLOSE _CONSOLE_API_MESSAGE::NotifyLastCloseRequest |
Definition at line 931 of file conmsg.h.
Referenced by SetLastConsoleEventActive().
CONSOLE_OPENCONSOLE _CONSOLE_API_MESSAGE::OpenConsoleRequest |
Definition at line 934 of file conmsg.h.
Referenced by OpenConsoleW().
CONSOLE_READCONSOLE _CONSOLE_API_MESSAGE::ReadConsoleRequest |
Definition at line 983 of file conmsg.h.
Referenced by IntReadConsole().
CONSOLE_READOUTPUTCODE _CONSOLE_API_MESSAGE::ReadOutputCodeRequest |
Definition at line 986 of file conmsg.h.
Referenced by IntReadConsoleOutputCode().
CONSOLE_READOUTPUT _CONSOLE_API_MESSAGE::ReadOutputRequest |
Definition at line 985 of file conmsg.h.
Referenced by IntReadConsoleOutput().
CONSOLE_REGISTERCONSOLEIME _CONSOLE_API_MESSAGE::RegisterConsoleIME |
Definition at line 1023 of file conmsg.h.
Referenced by IntRegisterConsoleIME().
CONSOLE_REGISTERVDM _CONSOLE_API_MESSAGE::RegisterVDMRequest |
Definition at line 1020 of file conmsg.h.
Referenced by RegisterConsoleVDM().
CONSOLE_GETSCREENBUFFERINFO _CONSOLE_API_MESSAGE::ScreenBufferInfoRequest |
Definition at line 951 of file conmsg.h.
Referenced by GetConsoleScreenBufferInfo().
CONSOLE_SCROLLSCREENBUFFER _CONSOLE_API_MESSAGE::ScrollScreenBufferRequest |
Definition at line 953 of file conmsg.h.
Referenced by IntScrollConsoleScreenBuffer().
CONSOLE_SETINPUTOUTPUTCP _CONSOLE_API_MESSAGE::SetConsoleCPRequest |
Definition at line 1015 of file conmsg.h.
Referenced by SetConsoleCP(), and SetConsoleOutputCP().
CONSOLE_SETCURSORPOSITION _CONSOLE_API_MESSAGE::SetCursorPositionRequest |
Definition at line 945 of file conmsg.h.
Referenced by SetConsoleCursorPosition().
CONSOLE_SETCURSOR _CONSOLE_API_MESSAGE::SetCursorRequest |
Definition at line 943 of file conmsg.h.
Referenced by SetConsoleCursor().
CONSOLE_SETDISPLAYMODE _CONSOLE_API_MESSAGE::SetDisplayModeRequest |
Definition at line 961 of file conmsg.h.
Referenced by SetConsoleDisplayMode().
CONSOLE_SETFONT _CONSOLE_API_MESSAGE::SetFontRequest |
Definition at line 969 of file conmsg.h.
Referenced by SetConsoleFont().
CONSOLE_SETHANDLEINFO _CONSOLE_API_MESSAGE::SetHandleInfoRequest |
Definition at line 939 of file conmsg.h.
Referenced by SetConsoleHandleInformation().
CONSOLE_SETHISTORYMODE _CONSOLE_API_MESSAGE::SetHistoryModeRequest |
Definition at line 1011 of file conmsg.h.
Referenced by SetConsoleCommandHistoryMode().
CONSOLE_SETHISTORYNUMBERCOMMANDS _CONSOLE_API_MESSAGE::SetHistoryNumberCommandsRequest |
Definition at line 1010 of file conmsg.h.
Referenced by IntSetConsoleNumberOfCommands().
CONSOLE_SETICON _CONSOLE_API_MESSAGE::SetIconRequest |
Definition at line 980 of file conmsg.h.
Referenced by SetConsoleIcon().
CONSOLE_SETMENUCLOSE _CONSOLE_API_MESSAGE::SetMenuCloseRequest |
Definition at line 977 of file conmsg.h.
Referenced by SetConsoleMenuClose().
CONSOLE_SETPALETTE _CONSOLE_API_MESSAGE::SetPaletteRequest |
Definition at line 973 of file conmsg.h.
Referenced by SetConsolePalette().
CONSOLE_SETACTIVESCREENBUFFER _CONSOLE_API_MESSAGE::SetScreenBufferRequest |
Definition at line 950 of file conmsg.h.
Referenced by SetConsoleActiveScreenBuffer().
CONSOLE_SETSCREENBUFFERSIZE _CONSOLE_API_MESSAGE::SetScreenBufferSizeRequest |
Definition at line 952 of file conmsg.h.
Referenced by SetConsoleScreenBufferSize().
CONSOLE_SETTEXTATTRIB _CONSOLE_API_MESSAGE::SetTextAttribRequest |
Definition at line 996 of file conmsg.h.
Referenced by SetConsoleTextAttribute().
CONSOLE_SETWINDOWINFO _CONSOLE_API_MESSAGE::SetWindowInfoRequest |
Definition at line 978 of file conmsg.h.
Referenced by SetConsoleWindowInfo().
CONSOLE_SHOWCURSOR _CONSOLE_API_MESSAGE::ShowCursorRequest |
Definition at line 942 of file conmsg.h.
Referenced by ShowConsoleCursor().
NTSTATUS _CONSOLE_API_MESSAGE::Status |
Definition at line 919 of file conmsg.h.
Referenced by CloseConsoleHandle(), CreateConsoleScreenBuffer(), DuplicateConsoleHandle(), FlushConsoleInputBuffer(), FreeConsole(), GenerateConsoleCtrlEvent(), GetConsoleCP(), GetConsoleCursorInfo(), GetConsoleDisplayMode(), GetConsoleFontInfo(), GetConsoleFontSize(), GetConsoleHandleInformation(), GetConsoleHardwareState(), GetConsoleHistoryInfo(), GetConsoleMode(), GetConsoleOutputCP(), GetConsoleProcessList(), GetConsoleScreenBufferInfo(), GetConsoleSelectionInfo(), GetConsoleWindow(), GetCurrentConsoleFont(), GetLargestConsoleWindowSize(), GetNumberOfConsoleFonts(), GetNumberOfConsoleInputEvents(), GetNumberOfConsoleMouseButtons(), IntAddConsoleAlias(), IntAllocConsole(), IntAttachConsole(), IntExpungeConsoleCommandHistory(), IntFillConsoleOutputCode(), IntGetConsoleAlias(), IntGetConsoleAliases(), IntGetConsoleAliasesLength(), IntGetConsoleAliasExes(), IntGetConsoleAliasExesLength(), IntGetConsoleCommandHistory(), IntGetConsoleCommandHistoryLength(), IntGetConsoleInput(), IntGetConsoleKeyboardLayoutName(), IntGetConsoleTitle(), IntReadConsole(), IntReadConsoleOutput(), IntReadConsoleOutputCode(), IntRegisterConsoleIME(), IntScrollConsoleScreenBuffer(), IntSetConsoleNumberOfCommands(), IntSetConsoleTitle(), IntUnregisterConsoleIME(), IntWriteConsole(), IntWriteConsoleInput(), IntWriteConsoleOutput(), IntWriteConsoleOutputCode(), InvalidateConsoleDIBits(), OpenConsoleW(), RegisterConsoleVDM(), SetConsoleActiveScreenBuffer(), SetConsoleCommandHistoryMode(), SetConsoleCP(), SetConsoleCursor(), SetConsoleCursorInfo(), SetConsoleCursorPosition(), SetConsoleDisplayMode(), SetConsoleFont(), SetConsoleHandleInformation(), SetConsoleHardwareState(), SetConsoleHistoryInfo(), SetConsoleIcon(), SetConsoleMenuClose(), SetConsoleMode(), SetConsoleOutputCP(), SetConsolePalette(), SetConsoleScreenBufferSize(), SetConsoleTextAttribute(), SetConsoleWindowInfo(), SetTEBLangID(), and VerifyConsoleIoHandle().
CONSOLE_GETSETCONSOLETITLE _CONSOLE_API_MESSAGE::TitleRequest |
Definition at line 974 of file conmsg.h.
Referenced by IntGetConsoleTitle(), and IntSetConsoleTitle().
CONSOLE_UNREGISTERCONSOLEIME _CONSOLE_API_MESSAGE::UnregisterConsoleIME |
Definition at line 1024 of file conmsg.h.
Referenced by IntUnregisterConsoleIME().
CONSOLE_VERIFYHANDLE _CONSOLE_API_MESSAGE::VerifyHandleRequest |
Definition at line 936 of file conmsg.h.
Referenced by VerifyConsoleIoHandle().
CONSOLE_WRITECONSOLE _CONSOLE_API_MESSAGE::WriteConsoleRequest |
Definition at line 990 of file conmsg.h.
Referenced by IntWriteConsole().
CONSOLE_WRITEINPUT _CONSOLE_API_MESSAGE::WriteInputRequest |
Definition at line 991 of file conmsg.h.
Referenced by IntWriteConsoleInput().
CONSOLE_WRITEOUTPUTCODE _CONSOLE_API_MESSAGE::WriteOutputCodeRequest |
Definition at line 993 of file conmsg.h.
Referenced by IntWriteConsoleOutputCode().
CONSOLE_WRITEOUTPUT _CONSOLE_API_MESSAGE::WriteOutputRequest |
Definition at line 992 of file conmsg.h.
Referenced by IntWriteConsoleOutput().