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 177 #ifdef MSCMD_CALL_QUIRKS 185 #ifdef MSCMD_CALL_QUIRKS 202 ConErrPuts(
_T(
"Invalid attempt to call batch label outside of batch script.\n"));
TCHAR BatchFilePath[MAX_PATH]
VOID ConOutResPaging(BOOL StartPaging, UINT resID)
PARSED_COMMAND * ParseCommand(IN PCTSTR Line)
VOID FreeCommand(IN OUT PARSED_COMMAND *Cmd)
size_t __cdecl _tcslen(const _TCHAR *str)
VOID error_out_of_memory(VOID)
_TCHAR * _tcschr(const _TCHAR *s, _XINT c)
VOID ConErrPrintf(LPTSTR szFormat,...)
VOID ConErrPuts(LPTSTR szText)
#define memcpy(s1, s2, n)
INT cmd_call(LPTSTR param)
BOOL bIgnoreParserComments
static VOID DoCommand(PCONSOLE_STATE State, LPSTR line)
BOOL bHandleContinuations
int _tcsncmp(const _TCHAR *s1, const _TCHAR *s2, size_t n)