Sweden-Number/dlls/dsound
Robert Reif 31f817b6f9 Separated DirectSoundCreate8 into two functions and added a
IDirectSound implementation.
Added proper COM behavior for QueryInterface for IDirectSound and
IDirectSound8.
Fixed a bug in the dsound.h header file for IDirectSound8
CreateSoundBuffer and DuplicateSoundBuffer.
Added new tests for proper COM behavior and enables some commented out
code for tests that work on windows.  Added new tests for
IDirectSound8.
2004-07-04 00:13:44 +00:00
..
tests Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +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 Fixes support for older versions of direct sound. 2004-04-19 02:58:45 +00:00
capture.c Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00
dsound.c Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
dsound.spec Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
dsound_main.c Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
dsound_private.h Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
mixer.c Reduce the use of the dsound global variable by passing address to 2004-01-12 21:02:22 +00:00
primary.c Properly release hardware primary buffer when changing formats. 2004-02-13 20:22:02 +00:00
propset.c Make capture more reliable by submitting all buffers before start. 2003-10-08 22:35:26 +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 unused lock. 2004-03-17 01:44:15 +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