WCMD_batch: increase possible line length and warn if still too small.
[wine] / programs / wcmd / wcmdmain.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-04  Jason EdmeadesAdd support for the 'title' command.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Steven EdwardsChanges wine_main to main to properly build on all...
2001-06-04  Dave Pickles- Report file and directory sizes using 64-bit arithmet...
2001-01-02  François GougetThe last parameter of CreateFile is a HANDLE and should...
2000-11-02  Dave PicklesPause command interpreter while executing a console...
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
2000-08-01  Jason Edmeades- Support whitespace around commands better, and suppor...
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
1999-07-10  Dave PicklesFOR and IF commands added.
1999-06-26  Dave PicklesAdded more batch functionality, including the CALL...
1999-06-06  Dave PicklesAdded Wine command-line interpreter.