amstream: Get rid of (IBaseFilter*) casts.
[wine] / dlls / amstream / main.c
2012-08-20  Michael Stefaniucamstream: COM cleanup for the IClassFactory iface.
2012-04-04  Christian Costaamstream: Add CLSID_AMAudioData implementation.
2012-01-04  AndrĂ© HentschelAssorted header comment cleanup.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2010-12-03  Alexandre Julliardamstream: Convert dll registration to the IRegistrar...
2008-12-15  Christian Costaamstream: Add stubbed implementation of MediaStreamFilter.
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...