ReactOS 0.4.16-dev-250-g3ecd236
|
#include <wincon.h>
union { ... } _INPUT_RECORD::Event |
Referenced by AddInputEvents(), BootLoaderRemovableDiskPage(), BootLoaderSelectPage(), BreakHandler(), cfgets(), cgetchar(), CommandChoice(), ConfirmDeleteSystemPartitionPage(), ConfirmQuit(), ConioInputEventToAnsi(), ConioInputEventToUnicode(), ConioProcessInputEvent(), ConioProcessKey(), ConioResizeBuffer(), DeletePartitionPage(), DeviceSettingsPage(), CConsole::DisableWrite(), TMouse::doMouse(), FormatPartitionPage(), FsVolCallback(), HandleGenericList(), InputWait(), InstallDirectoryPage(), InstallIntroPage(), LanguagePage(), LicensePage(), OnFocus(), OnMouse(), PagePrompt(), PasteText(), PopupError(), PreprocessInput(), ReadCommand(), CConsole::ReadLine(), RepairIntroPage(), scrollkeys(), SelectFileSystemPage(), SelectPartitionPage(), SendMenuEvent(), ShowPartitionSizeInputBox(), test_WriteConsoleInputA(), test_WriteConsoleInputW(), UpgradeRepairPage(), waitforkey(), WelcomePage(), and CConsole::Write().
WORD _INPUT_RECORD::EventType |
Definition at line 273 of file wincon.h.
Referenced by AddInputEvents(), BreakHandler(), cfgets(), cgetchar(), ConioInputEventToAnsi(), ConioInputEventToUnicode(), ConioProcessInputEvent(), ConioProcessKey(), ConioResizeBuffer(), CConsole::DisableWrite(), TMouse::doMouse(), OnFocus(), OnMouse(), PagePrompt(), PasteText(), PreprocessInput(), CConsole::ReadLine(), scrollkeys(), SendMenuEvent(), test_WriteConsoleInputA(), test_WriteConsoleInputW(), waitforkey(), and CConsole::Write().
FOCUS_EVENT_RECORD _INPUT_RECORD::FocusEvent |
KEY_EVENT_RECORD _INPUT_RECORD::KeyEvent |
Definition at line 275 of file wincon.h.
Referenced by AddInputEvents(), BootLoaderRemovableDiskPage(), BootLoaderSelectPage(), BreakHandler(), cfgets(), cgetchar(), CommandChoice(), ConfirmDeleteSystemPartitionPage(), ConfirmQuit(), ConioInputEventToAnsi(), ConioInputEventToUnicode(), ConioProcessInputEvent(), ConioProcessKey(), DeletePartitionPage(), DeviceSettingsPage(), CConsole::DisableWrite(), FormatPartitionPage(), FsVolCallback(), HandleGenericList(), InputWait(), InstallDirectoryPage(), InstallIntroPage(), LanguagePage(), LicensePage(), PagePrompt(), PasteText(), PopupError(), PreprocessInput(), ReadCommand(), CConsole::ReadLine(), RepairIntroPage(), scrollkeys(), SelectFileSystemPage(), SelectPartitionPage(), ShowPartitionSizeInputBox(), UpgradeRepairPage(), waitforkey(), WelcomePage(), and CConsole::Write().
MENU_EVENT_RECORD _INPUT_RECORD::MenuEvent |
Definition at line 278 of file wincon.h.
Referenced by SendMenuEvent().
MOUSE_EVENT_RECORD _INPUT_RECORD::MouseEvent |
Definition at line 276 of file wincon.h.
Referenced by AddInputEvents(), TMouse::doMouse(), OnMouse(), scrollkeys(), test_WriteConsoleInputA(), and test_WriteConsoleInputW().
WINDOW_BUFFER_SIZE_RECORD _INPUT_RECORD::WindowBufferSizeEvent |
Definition at line 277 of file wincon.h.
Referenced by ConioResizeBuffer().