Get rid of the non-standard ICOM_VTABLE macro.
[wine] / dlls / dsound / propset.c
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-07-22  Robert ReifRemoves dsconf IIDs from dxguid.lib.
2004-07-13  Robert ReifRemove DirectSound reference counts by buffers and...
2003-10-08  Robert ReifMake capture more reliable by submitting all buffers...
2003-09-19  Robert ReifAdded volume and pan support to primary buffers.
2003-09-15  Robert ReifDevice enumeration callbacks should return a NULL guid...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Robert ReifUse the drivers to get device capabilities and property...
2003-09-01  Robert ReifAdded SecondaryBuffer and DirectSoundCaptureNotify...
2003-08-20  Robert ReifSplit property sets into two types: buffer and private.
2003-08-07  Duane ClarkMove declarations to compile with older compilers.
2003-08-06  Robert ReifAdded class factories for DirectSoundCapture, DirectSou...
2003-05-22  Robert Reif- make parameter checking and error notification consistent
2003-05-02  Robert ReifReversed relationship between buffers and notifies.
2003-04-29  Robert ReifAdded partial property set support which is used by...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-06-13  Ove KaavenSupport DirectSound 8 interfaces. Split interface imple...