dmsynth: Dump data passed to Download method.
[wine] / dlls / d3dxof / main.c
2012-01-04  AndrĂ© HentschelAssorted header comment cleanup.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-05-27  Dylan Smithd3dxof: COM cleanup in main.c.
2010-12-07  Alexandre Julliardd3dxof: Convert dll registration to the IRegistrar...
2008-07-31  Andrew Talbotd3dxof: Sign-compare warning fix.
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-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-08  Francois GougetAdd missing WINAPI to MSXML_DllGetClassObject().
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2004-11-30  Jon GriffithsEnsure DllCanUnloadNow is a truly void function, and...
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-06-04  Christian CostaRemoved compilation warnings + some fixes.
2004-06-03  Christian CostaAdded d3dxof dll, part of Direct3D.