Split property sets into two types: buffer and private.
[wine] / dlls / dsound / buffer.c
2003-08-20  Robert ReifSplit property sets into two types: buffer and private.
2003-08-06  Robert ReifAdded class factories for DirectSoundCapture, DirectSou...
2003-06-27  Robert Reif3D buffer and listener reference counts should be fixed.
2003-05-22  Robert Reif- make parameter checking and error notification consistent
2003-05-02  Robert ReifReversed relationship between buffers and notifies.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-15  Robert ReifAdded support for multiple direct sound devices.
2003-03-04  Robert ReifFixed code to handle full duplex properly.
2003-02-15  Robert ReifAdded support for direct sound capture and a real direc...
2002-12-13  Francois GougetIDirectSoundBuffer.GetCaps should fail if caps.dwSize...
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...