Added special case for "display" in DRIVER_GetDriverName so that
[wine] / dlls / dsound / buffer.c
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...