Enable querying of IID_FilterGraph interface from filtergraph manager
[wine] / programs / wcmd / batch.c
2003-03-25  Stefan LeichterLet wcmd handle .cmd files like .bat files.
2003-01-15  Alexandre JulliardUse proper file sharing parameters when opening files.
2002-07-24  Uwe BonnesWCMD_batch: increase possible line length and warn...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-02  François GougetThe last parameter of CreateFile is a HANDLE and should...
2000-08-01  Dave PicklesAdded support for ERRORLEVEL.
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.