- Fix handling of text color.
[wine] / programs / wcmd /
2001-06-20  Dave Pickles- Fix uninitialised variable problem in DIR command.
2001-06-08  Francois GougetULARGE_INTEGER may have a dummy struct name.
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-10  Alexandre JulliardBuild most programs as .so files.
2000-11-09  Alexandre JulliardAdded some missing imports.
2000-11-02  Dave PicklesPause command interpreter while executing a console...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-08-04  Hidenori TakeshimaAdded a few missing imports.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
2000-08-01  Jason Edmeades- Support whitespace around commands better, and suppor...
2000-07-29  Francois Gougetole32 now requires linking with kernel32
2000-07-23  Francois GougetAdded -DSTRICT.
2000-04-24  Alexandre JulliardImplemented on-demand loading of builtin dlls using...
2000-04-19  Alexandre JulliardFixed resource loading.
2000-04-15  Alexandre JulliardImproved Winelib apps initialisation code. No longer...
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
2000-02-03  Ulrich WeigandAdded .spec files for all libtest/ and programs/ WineLi...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-10-31  Alexandre JulliardAdded wmcdrc.h
1999-10-25  Alexandre JulliardAdded dependency on winestub.o
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.