ReactOS
0.4.15-dev-4610-g11e0ed3
|
Go to the source code of this file.
Macros | |
#define | CMD_KEY_INSTALL L"INSTALL" |
#define | CMD_KEY_SETUP L"SETUP" |
#define | CMD_KEY_FIND L"FIND" |
#define | CMD_KEY_INFO L"INFO" |
#define | CMD_KEY_HELP L"?" |
#define | CMD_KEY_HELP_ALT L"HELP" |
Functions | |
BOOL | ParseCmdAndExecute (LPWSTR lpCmdLine, BOOL bIsFirstLaunch, int nCmdShow) |
Variables | |
const WCHAR | UsageString [] |
Definition at line 5 of file unattended.h.
Definition at line 7 of file unattended.h.
Definition at line 8 of file unattended.h.
Definition at line 6 of file unattended.h.
Definition at line 3 of file unattended.h.
Definition at line 4 of file unattended.h.
Definition at line 238 of file unattended.cpp.
Referenced by wWinMain().
Definition at line 11 of file unattended.h.
Referenced by PrintHelpCommand().