Add x86_64 interlocked functions.
[wine] / programs / wcmd / wcmd.h
2004-05-04  Francois GougetMake our ascii strings static const.
2004-03-22  Mike McCormackImplement setlocal/endlocal.
2003-12-13  Alexandre JulliardRemoved useless #ifdef WINELIB.
2003-10-09  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-02-25  Eric Pouech- made support for paged output a generic feature in...
2003-02-11  Sylvain PetreolleFixed handling of PATH command with spaces.
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...
2001-06-04  Dave Pickles- Report file and directory sizes using 64-bit arithmet...
2000-08-01  Jason Edmeades- Support whitespace around commands better, and suppor...
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.