Fixed window size computation for non child windows.
[wine] / dlls / winmm / mciavi / mmoutput.c
2005-01-07  Mike McCormackUse CreateEventW in preference to CreateEventA for...
2004-08-09  Mike HearnOnly trace FOURCC handler when one is specified
2004-04-05  Dmitry TimoshkovFallback to a compression scheme specified in the strea...
2004-03-16  Christian CostaHandle avi files with non standard video stream names.
2004-03-01  Dmitry Timoshkov- Add a lot of traces to make debugging a bit easier.
2004-01-28  Eric PouechFixed synchronization issue.
2004-01-05  Dmitry TimoshkovAccept all standard DIB compressions in the mciavi...
2004-01-05  Dmitry TimoshkovDecode stream number from AVI frame data and assign...
2004-01-02  Dmitry TimoshkovRemove a stray LeaveCriticalSection().
2004-01-01  Dmitry TimoshkovMuch improved mciavi driver. Fixed synchronization...
2003-12-31  Dmitry TimoshkovAdd Unicode->ANSI MCI message mapping, implement mciSen...
2003-11-21  Eric PouechHeapReAlloc doesn't allocate memory.
2002-10-19  Alexandre JulliardRemoved DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
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.