300{
308
311 {
316 }
317 TRACE(
"Batch(\'%s\', \'%s\', \'%s\') bSameFn = %d\n",
319
320 if (!bSameFn)
321 {
325
327 {
329 return 1;
330 }
331 }
332
333
334
335
336
337
339
341 {
342
343 if (!bSameFn)
346 }
347 else
348 {
350
352 {
353
354
355
357 }
359 {
360
361
362
363
367 }
368
369
370
372
373 if (bSameFn)
374 {
377 new.mempos = 0;
379 }
383 }
384
386
387
388 if (!bSameFn)
389 {
392 }
393
395#ifndef MSCMD_BATCH_ECHO
397#endif
398 for (
i = 0;
i < 10;
i++)
400
401
403 return 1;
404
405
408
409
410 if (bTopLevel)
411 {
412
413
416
417#ifdef MSCMD_BATCH_ECHO
419#endif
420 }
421
422
423
425 {
427
428
430
431
432
433
434
436 ++firstword;
437
438
441 if (expLabel)
443 }
444
445
446
448 {
451 {
453 continue;
454
455
457 {
463 }
464
467 break;
468 }
469
470
471
475 }
477 {
478
480 }
481
482
483 if (!
bc || bTopLevel)
484 {
485
487
488#ifdef MSCMD_BATCH_ECHO
490#endif
491 }
492
493
495
496
499}
VOID AddBatchRedirection(REDIRECTION **RedirList)
static void BatchFile2Mem(HANDLE hBatchFile)
static VOID ClearBatch(VOID)
static BOOL BatchParams(IN PCTSTR Arg0, IN PCTSTR Args, OUT PTSTR *RawParams, OUT PTSTR *ParamList)
VOID ExitAllBatches(VOID)
INT ExecuteCommandWithEcho(IN PARSED_COMMAND *Cmd)
PTSTR DoDelayedExpansion(IN PCTSTR Line)
PARSED_COMMAND * ParseCommand(IN PCTSTR Line)
TCHAR ParseLine[CMDLINE_LENGTH]
VOID FreeCommand(IN OUT PARSED_COMMAND *Cmd)
#define ConErrResPuts(uID)
#define ConOutPuts(szStr)
#define STRING_BATCH_ERROR
#define INVALID_HANDLE_VALUE
#define FILE_ATTRIBUTE_NORMAL
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
#define FILE_FLAG_SEQUENTIAL_SCAN
#define FILE_SHARE_DELETE
struct _BATCH_CONTEXT * prev
struct _SETLOCAL * setlocal
TCHAR BatchFilePath[MAX_PATH]