Always create a property set for secondary buffers.
[wine] / dlls / msvideo / mciwnd.c
2004-03-01  Dmitry Timoshkov- Add a lot of traces to make debugging a bit easier.
2004-02-27  Dmitry TimoshkovFix a typo in a comment.
2004-02-27  Dmitry TimoshkovUse some heuristics to decide what type of MCIWNDM_OPEN...
2004-01-20  Dmitry TimoshkovMake MCIWnd play a bit better as an MDI child.
2004-01-02  Dmitry TimoshkovTrackbar range should be fixed only in the case of...
2004-01-01  Dmitry TimoshkovAdd support for many MCIWNDM_ messages and some MCI_...
2003-12-31  Dmitry TimoshkovAdd Unicode->ANSI MCI message mapping, implement mciSen...
2003-12-15  Dmitry TimoshkovImplement support for many MCIWndClass MCI_ and MCIWNDM...
2003-12-10  Dmitry TimoshkovAdd support for some MCIWNDF_ styles, indicate that...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-31  Alexandre JulliardMoved 16-bit definitions out of mmddk.h into mmsystem16.h.
2002-10-23  Michael StefaniucCompile the msvideo dll with -DSTRICT.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-11  Uwe BonnesMCIWndCreateA: check for NULL filename.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-10  Patrik StridvallDocumentation fixes.
2001-08-18  Eric PouechStarted implementing the MCIWnd* functions.