rpcrt4: Implement full-pointer support for interpreted stubs.
[wine] / dlls / quartz / dsoundrender.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-25  Alexandre JulliardReplace DPRINTF by TRACE in a few places.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-04-25  Christian CostaImproved errors handling a bit in dsound renderer.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-02  Christian CostaHandle End Of Stream notifications.
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-12-20  Christian CostaFixed MediaSample passing. This is the upstream filter...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-24  Christian CostaAdded Video Renderer (based on Direct Draw).