Remove empty DLL_PROCESS_DETACH case statements.
[wine] / dlls / amstream / mediastream.c
2013-02-08  Michael Stefaniucamstream: Remove ERR() on HeapAlloc failure for small...
2012-09-24  Christian Costaamstream: Add IAMMediaStream interface to AudioMediaStr...
2012-09-24  Christian Costaamstream: Add IAMMediaStream interface to DirectDrawMed...
2012-09-24  Christian Costaamstream: Rename media stream objects and their method...
2012-08-20  Nikolay Sivovamstream: Call interface methods properly.
2012-05-04  Christian Costaamstream: Add checks to GetFormat.
2012-04-26  Christian Costaamstream: Add stubbed implementation of AudioStreamSample.
2012-04-26  Christian Costaamstream: Add stubbed implementation of DirectDrawStrea...
2012-04-24  Christian Costaamstream: Add IAudioMediaStream stub implementation.
2012-04-24  Christian Costaamstream: Use proper constructor name for ddraw mediast...
2012-01-04  AndrĂ© HentschelAssorted header comment cleanup.
2011-08-22  Michael Stefaniucamstream: Get rid of the explicit implementation of...
2011-08-22  Michael Stefaniucamstream: Avoid the forward declaration of the DirectDr...
2011-08-22  Michael Stefaniucamstream: Basic COM cleanup for the IDirectDrawMediaStr...
2010-04-06  Christian Costaamstream: Fix AddRef calls.
2010-01-14  Christian Costaamstream: Simplify declaration of VTable members.
2009-03-30  Joerg-Cyril.Hoehle... amstream: Log GUID instead of pointer.
2008-12-15  Christian Costaamstream: Some fixes.
2008-12-15  Christian Costaamstream: Implement IDirectDrawMediaStream.
2008-06-09  David AdamRevert "amstream: Fix the condition of existence of...
2008-04-28  David Adamamstream: Fix the condition of existence of the IMediaS...
2007-04-23  Andrew Talbotamstream: Exclude unused headers.
2007-02-13  Andrew Talbotamstream: Constify a variable.
2006-10-07  Michael Stefaniucamstream: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-07  Christian CostaAdd stub implementation of IMediaStream interface.