Sweden-Number/dlls/dsound
Francois Gouget 32140adefa DSB.SetFormat:Trace the requested format as soon as possible in case
it is not supported and simplify validity check.
Initialize the buffer format, and only from the fields we checked.
DirectSoundCreate8 fully initializes the buffer format (just in case).
2003-01-11 20:54:56 +00:00
..
tests Add the ability of playing a test tone when in interactive mode. 2003-01-02 23:08:57 +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 DSB.SetFormat:Trace the requested format as soon as possible in case 2003-01-11 20:54:56 +00:00
dsound_private.h Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
mixer.c Fix latent deadlock in DSOUND_callback. 2003-01-11 20:53:43 +00:00
primary.c DSB.SetFormat:Trace the requested format as soon as possible in case 2003-01-11 20:54:56 +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 3d sound diminishes with distance. 2003-01-10 01:46:36 +00:00