Sweden-Number/dlls/dsound
Francois Gouget a542770c55 Extend the test by creating a PrimaryBuffer object and perform a few
basic tests such as querying its characteristics and changing its
format.
Changing the format requires that we call SetcooperativeLevel first,
which means we need an hwnd. So the test must now link with
user32.dll.
2002-12-13 20:27:36 +00:00
..
tests Extend the test by creating a PrimaryBuffer object and perform a few 2002-12-13 20:27:36 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in A simple test for IDirectSound.GetCaps. 2002-12-05 19:19:41 +00:00
buffer.c IDirectSoundBuffer.GetCaps should fail if caps.dwSize is not set. 2002-12-13 20:26:23 +00:00
capture.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
dsound.spec Removed ordinal 0. 2002-07-24 19:05:50 +00:00
dsound_main.c Back out the aRts volume patch, this is not user-friendly at all. 2002-12-05 19:20:36 +00:00
dsound_private.h Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
mixer.c Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
primary.c IDirectSoundBuffer.GetCaps should fail if caps.dwSize is not set. 2002-12-13 20:26:23 +00:00
propset.c Moved all the content of the DDK files ntdef.h and ntddk.h to 2002-09-12 22:07:02 +00:00
sound3d.c Implemented IDirectSound3DBufferImpl_Set*(). 2002-12-13 00:31:06 +00:00