Sweden-Number/dlls/dsound
Robert Reif 4c3d661781 Refactored common test code into subroutines.
Added tests for correct Compact behavior.
Added tests for all possible IDirectSound[8] creation modes with good
and bad arguments.
Split dsound.c and ds3d.c into separate files for IDirectSound and
IDirectSound8 interfaces and added code to not execute IDirectSound8
tests when run with a dsound.dll of version 7 or earlier.  We should
now be able to run these tests on a Windows system with DX7 or earlier
(untested).
2004-07-30 18:42:51 +00:00
..
tests Refactored common test code into subroutines. 2004-07-30 18:42:51 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
buffer.c Small cleanup in IDirectSoundBufferImpl_SetPan(). 2004-07-23 22:58:59 +00:00
capture.c Save enumerated GUIDs in a global array so they persist after 2004-07-21 03:23:13 +00:00
dsound.c Added error checking to IDirectSound_Compact. 2004-07-30 18:42:23 +00:00
dsound.spec Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
dsound_main.c Save enumerated GUIDs in a global array so they persist after 2004-07-21 03:23:13 +00:00
dsound_private.h Fix the volume and balance of primary buffers so it is the system's 2004-07-23 19:06:31 +00:00
mixer.c Fix the volume and balance of primary buffers so it is the system's 2004-07-23 19:06:31 +00:00
primary.c Fix the volume and balance of primary buffers so it is the system's 2004-07-23 19:06:31 +00:00
propset.c Removes dsconf IIDs from dxguid.lib. 2004-07-22 19:40:44 +00:00
regsvr.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
sound3d.c Remove DirectSound reference counts by buffers and add Destroy 2004-07-13 23:35:09 +00:00
version.rc Updated the version info of all DirectX dlls to the version numbers of 2004-05-14 21:37:32 +00:00