34#define MSCMD_CALL_QUIRKS
43 BOOL bOldIgnoreParserComments;
44#ifndef MSCMD_CALL_QUIRKS
45 BOOL bOldHandleContinuations;
67#ifndef MSCMD_CALL_QUIRKS
104 WARN(
"Cannot allocate memory for new CALL parameter string!\n");
145#ifndef MSCMD_CALL_QUIRKS
156#ifdef MSCMD_CALL_QUIRKS
176#ifdef MSCMD_CALL_QUIRKS
184#ifdef MSCMD_CALL_QUIRKS
PARSED_COMMAND * ParseCommand(IN PCTSTR Line)
BOOL bHandleContinuations
BOOL bIgnoreParserComments
VOID error_out_of_memory(VOID)
VOID FreeCommand(IN OUT PARSED_COMMAND *Cmd)
VOID ConOutResPaging(BOOL StartPaging, UINT resID)
#define ConErrResPuts(uID)
#define ConErrResPrintf(uID,...)
#define STRING_ERROR_UNEXPECTED
#define STRING_ERROR_CALL_BAD_LABEL
INT cmd_call(LPTSTR param)
static VOID DoCommand(PCONSOLE_STATE State, LPSTR line)
#define memcpy(s1, s2, n)
TCHAR BatchFilePath[MAX_PATH]