ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Variables | |
HANDLE | StdInput = NULL |
HANDLE | StdOutput = NULL |
SHORT | xScreen = 0 |
SHORT | yScreen = 0 |
Definition at line 239 of file consup.c.
Referenced by BootLoaderRemovableDiskPage(), CheckFileSystemPage(), CommandCls(), FormatPartitionPage(), RecoveryConsole(), RunUSetup(), SelectFileSystemPage(), and StartPartitionOperationsPage().
Definition at line 746 of file consup.c.
Referenced by MUIClearPage(), and MUIClearStyledText().
Definition at line 339 of file consup.c.
Referenced by CONSOLE_ClearStyledText(), and MUIClearText().
VOID CONSOLE_ConInKey | ( | OUT PINPUT_RECORD | Buffer | ) |
Definition at line 70 of file consup.c.
Referenced by BootLoaderRemovableDiskPage(), BootLoaderSelectPage(), ChangeSystemPartitionPage(), ConfirmDeleteSystemPartitionPage(), ConfirmQuit(), DeletePartitionPage(), DeviceSettingsPage(), FormatPartitionPage(), FsVolCallback(), HandleGenericList(), InstallDirectoryPage(), InstallIntroPage(), LanguagePage(), LicensePage(), PopupError(), ReadCommand(), RepairIntroPage(), SelectFileSystemPage(), SelectPartitionPage(), ShowPartitionSizeInputBox(), UpgradeRepairPage(), and WelcomePage().
BOOLEAN CONSOLE_ConInKeyPeek | ( | OUT PINPUT_RECORD | Buffer | ) |
Definition at line 89 of file consup.c.
Referenced by ProgressCountdown().
Definition at line 114 of file consup.c.
Referenced by ClearCommandLine(), and ReadCommand().
Definition at line 163 of file consup.c.
Referenced by CommandDumpSector(), CommandHelp(), CommandPartInfo(), HelpCls(), HelpDumpSector(), HelpExit(), HelpHelp(), HelpPartInfo(), HexDump(), ReadCommand(), and RecoveryConsole().
Definition at line 145 of file consup.c.
Referenced by CONSOLE_ConOutPrintf().
Definition at line 175 of file consup.c.
Referenced by BootLoaderRemovableDiskPage(), CheckFileSystemPage(), FormatPartitionPage(), ProgressCountdown(), RunUSetup(), SelectFileSystemPage(), and StartPartitionOperationsPage().
Definition at line 194 of file consup.c.
Referenced by ReadCommand().
Definition at line 181 of file consup.c.
Referenced by ReadCommand().
Definition at line 204 of file consup.c.
Referenced by ReadCommand().
Definition at line 45 of file consup.c.
Referenced by RunUSetup().
Definition at line 276 of file consup.c.
Referenced by BootLoaderSelectPage(), and DeviceSettingsPage().
Definition at line 298 of file consup.c.
Referenced by BootLoaderSelectPage(), and DeviceSettingsPage().
Definition at line 595 of file consup.c.
Referenced by ChangeSystemPartitionPage(), CheckFileSystemPage(), CreatePartitionPage(), DeletePartitionPage(), FormatPartitionPage(), and SelectFileSystemPage().
Definition at line 214 of file consup.c.
Referenced by InstallDirectoryPage(), ReadCommand(), RunUSetup(), and ShowPartitionSizeInputBox().
Definition at line 227 of file consup.c.
Referenced by ClearCommandLine(), CommandCls(), InstallDirectoryPage(), ReadCommand(), RecoveryConsole(), and ShowPartitionSizeInputBox().
Definition at line 357 of file consup.c.
Referenced by InstallDirectoryPage(), and ShowPartitionSizeInputBox().
Definition at line 480 of file consup.c.
Referenced by BootLoaderSelectPage(), CreatePartitionPage(), FileCopyCallback(), FormatPartitionPage(), QuitPage(), RegistryPage(), RegistryStatus(), and SelectPartitionPage().
Definition at line 512 of file consup.c.
Definition at line 471 of file consup.c.
Referenced by CONSOLE_SetStatusText(), and RegistryStatus().
Definition at line 458 of file consup.c.
Referenced by CONSOLE_SetStatusTextAutoFitX(), and CONSOLE_SetStyledText().
Definition at line 427 of file consup.c.
Referenced by CONSOLE_SetStatusTextV(), and CONSOLE_SetStatusTextX().
Definition at line 665 of file consup.c.
Referenced by MUIDisplayPage(), and MUISetStyledText().
Definition at line 320 of file consup.c.
Referenced by ChangeSystemPartitionPage(), CheckFileSystemPage(), CONSOLE_SetStyledText(), CreatePartitionPage(), DeletePartitionPage(), DrawFileSystemList(), DrawGenericListCurrentItem(), DrawProgressBar(), FormatPartitionPage(), MUISetText(), and SelectFileSystemPage().
Definition at line 36 of file consup.c.
Referenced by AllocConsole(), CONSOLE_ConInKey(), CONSOLE_ConInKeyPeek(), CONSOLE_Flush(), CONSOLE_Init(), FreeConsole(), GetStdHandle(), and ProgressCountdown().
Definition at line 37 of file consup.c.
Referenced by AllocConsole(), CONSOLE_ClearScreen(), CONSOLE_ClearStatusTextX(), CONSOLE_ClearTextXY(), CONSOLE_ConOutChar(), CONSOLE_ConOutPrintfV(), CONSOLE_ConOutPuts(), CONSOLE_GetCursorX(), CONSOLE_GetCursorXY(), CONSOLE_GetCursorY(), CONSOLE_Init(), CONSOLE_InvertTextXY(), CONSOLE_NormalTextXY(), CONSOLE_PrintTextXY(), CONSOLE_PrintTextXYN(), CONSOLE_SetCursorType(), CONSOLE_SetCursorXY(), CONSOLE_SetHighlightedTextXY(), CONSOLE_SetInputTextXY(), CONSOLE_SetInvertedTextXY(), CONSOLE_SetStatusTextXV(), CONSOLE_SetTextXY(), CONSOLE_SetUnderlinedTextXY(), DrawBorder(), DrawBox(), DrawFileSystemList(), DrawListEntries(), DrawListFrame(), DrawPartitionList(), DrawProgressBar(), DrawScrollBarGenericList(), DrawThickBorder(), FreeConsole(), GetStdHandle(), PopupError(), PrintDiskData(), PrintEmptyLine(), PrintPartitionData(), ProgressSetStep(), and ShowPartitionSizeInputBox().
SHORT xScreen = 0 |
Definition at line 39 of file consup.c.
Referenced by ComputerSettingsPage(), CONSOLE_ClearScreen(), CONSOLE_ClearStyledText(), CONSOLE_Init(), CONSOLE_SetStatusTextXV(), CONSOLE_SetStyledText(), CreatePartitionPage(), DisplaySettingsPage(), FileCopyPage(), KeyboardSettingsPage(), LanguagePage(), LayoutSettingsPage(), PopupError(), ProgressCountdown(), SelectPartitionPage(), StartCheck(), StartFormat(), and UpgradeRepairPage().
SHORT yScreen = 0 |
Definition at line 40 of file consup.c.
Referenced by ComputerSettingsPage(), CONSOLE_ClearScreen(), CONSOLE_ClearStatusTextX(), CONSOLE_ClearStyledText(), CONSOLE_Init(), CONSOLE_SetStatusTextXV(), CONSOLE_SetStyledText(), DisplaySettingsPage(), FileCopyPage(), KeyboardSettingsPage(), LanguagePage(), LayoutSettingsPage(), PopupError(), ProgressCountdown(), SelectPartitionPage(), StartCheck(), StartFormat(), and UpgradeRepairPage().