#include <cmdline.h>
Public Attributes | |
| DWORD | Flags |
| LIST_ENTRY | ListLink |
| PWCHAR | AppName |
| SHORT | NumberOfCommands |
| SHORT | LastAdded |
| SHORT | LastDisplayed |
| SHORT | FirstCommand |
| SHORT | MaximumNumberOfCommands |
| HANDLE | ProcessHandle |
| LIST_ENTRY | PopupList |
| PCOMMAND | Commands [1] |
|
|
Definition at line 71 of file cmdline.h. Referenced by dch(). |
|
|
Definition at line 79 of file cmdline.h. Referenced by dch(), SrvGetConsoleCommandHistory(), and SrvGetConsoleCommandHistoryLength(). |
|
|
Definition at line 75 of file cmdline.h. Referenced by dch(). |
|
|
Definition at line 69 of file cmdline.h. Referenced by dch(). |
|
|
Definition at line 73 of file cmdline.h. Referenced by dch(). |
|
|
Definition at line 74 of file cmdline.h. Referenced by CommandListPopup(), and dch(). |
|
|
Definition at line 70 of file cmdline.h. Referenced by dch(). |
|
|
Definition at line 76 of file cmdline.h. Referenced by dch(). |
|
|
Definition at line 72 of file cmdline.h. Referenced by CommandListPopup(), dch(), ProcessCommandListInput(), SrvGetConsoleCommandHistory(), and SrvGetConsoleCommandHistoryLength(). |
|
|
Definition at line 78 of file cmdline.h. Referenced by CommandListPopup(), CommandNumberPopup(), CookedReadWaitRoutine(), CopyFromCharPopup(), CopyToCharPopup(), dch(), ProcessCommandListInput(), and ProcessCommandNumberInput(). |
|
|
Definition at line 77 of file cmdline.h. Referenced by dch(). |
1.3.7