GetItemA/W on header controls should handle message even if index is
[wine] / dlls / dsound / propset.c
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-06  Robert ReifReturn the actual device interface name.
2004-12-06  Robert ReifAlways create a property set for secondary buffers.
2004-09-17  Robert ReifCleanup reference counting.
2004-09-16  Robert ReifCleanup reference counting.
2004-09-09  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-08-18  Robert ReifAllocate wave format structure dynamically based on...
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...