quartz: Set the sample time based on the number of bytes read before sending it downs...
[wine] / dlls / d3dx8 / d3dxbuffer.c
2006-10-04  Michael Stefaniucd3dx8: Win64 printf format warning fixes.
2006-06-10  Alexandre Julliardd3dx8: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-27  Dmitry TimoshkovMake some of the OLE interface vtables const.
2005-01-21  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
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-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-17  Raphael Junqueira- some D3D8 fixes