amstream: Implement IDirectDrawMediaStream.
[wine] / dlls / amstream / main.c
2008-04-28  David Adamamstream: Register CLSID_AMDirectDrawStream.
2007-04-23  Andrew Talbotamstream: Exclude unused headers.
2007-03-17  Joris Huizeramstream: sign-compare fixes.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-01  Christian CostaUse a more standard indentation style.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-07-11  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-06  Alexandre JulliardRemoved some uses of the non-standard ICOM_THIS macro.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-03-09  Christian CostaAdd amstream dll (MultiMedia Streams), part of Direct...