Make it possible to open read-only AVI files for a playback.
[wine] / dlls / winmm / mciavi / wnd.c
2004-03-16  Christian CostaAdded support for MCI_DGV_WHERE_MAX flag in MCIAVI_mciW...
2004-03-01  Dmitry Timoshkov- Add a lot of traces to make debugging a bit easier.
2004-02-27  Dmitry TimoshkovConvert MCIAVI window support to unicode.
2004-01-06  Dmitry TimoshkovRegister window class on mciavi driver loading, and...
2004-01-01  Dmitry TimoshkovMuch improved mciavi driver. Fixed synchronization...
2003-12-31  Dmitry TimoshkovAdd Unicode->ANSI MCI message mapping, implement mciSen...
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-01-08  Dan KegelChange RECT to use LONG to match win32 standard headers...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-02-14  Eric PouechStarted the real implementation of mciavi.