quartz: Check allocation failure and clear memory in DSound Renderer.
[wine] / dlls / quartz / filesource.c
2007-03-05  Chris Robinsonquartz: Improve reference traces.
2007-03-05  Chris Robinsonquartz: Don't AddRef an object we just created and...
2007-02-14  Chris Robinsonquartz: Properly handle input parameters in FileSource_...
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before CoTaskM...
2006-06-22  Ivan Leoquartz: Fix media type detection.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-09  Thomas Weidenmuellerquartz: Fix incorrect usages of the HRESULT_FROM_WIN32...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-07-27  Alexandre JulliardReplace the ICOM_THIS_From macros by inline functions.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Mike McCormackMake functions static, fix declarations.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-05  Christian CostaFixed clock release in transform template.
2005-03-17  Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-01-06  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-12-27  Christian CostaInitialize the COM libraries for the newly created...
2004-10-18  Joris HuizerAdded IClassFactory->CreateInstance aggregation checks.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-19  Robert Shearman- Remove duplicated code in file reader.
2004-08-13  Christian CostaAdded missing initialization of the filesource output...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-04-19  Francois GougetMake Unicode const strings static so they are not copie...
2003-09-25  Robert Shearman- A few cosmetic fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-06  Robert ShearmanAdded File Source (Async) Filter.