Enable querying of IID_FilterGraph interface from filtergraph manager
[wine] / programs / wcmd / directory.c
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-02-27  Eric Pouech- don't create a new console upon startup
2003-02-25  Eric Pouech- made support for paged output a generic feature in...
2003-01-07  Alexandre JulliardDefined NONAMELESSUNION/STRUCT directly in the files...
2003-01-02  Chris MorganDefault to $P$G prompt. Make width of date 10 characte...
2002-10-28  Steven EdwardsPorting fix.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-07-05  Gregg MattinsonModified WCMD_filesize64 to handle unsigned numbers.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-29  Jason Edmeades- Support for dir /w and /b flags
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
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...
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
1999-07-10  Dave PicklesFOR and IF commands added.
1999-06-06  Dave PicklesAdded Wine command-line interpreter.