wine-wine/dlls/dsound
Gerald Pfeifer 61e9670d31 #include <stdlib.h> instead of the non-standard <malloc.h>. 2003-01-20 23:27:27 +00:00
..
tests #include <stdlib.h> instead of the non-standard <malloc.h>. 2003-01-20 23:27:27 +00:00
.cvsignore Add version info to dll/dsound. 2003-01-13 20:40:45 +00:00
Makefile.in Add version info to dll/dsound. 2003-01-13 20:40:45 +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 Initialize the pwave array whenever we don't have a hardware buffer. 2003-01-15 00:44:50 +00:00
dsound_private.h Support DirectSound 8 interfaces. Split interface implementations into 2002-06-13 19:15:06 +00:00
mixer.c Use the same 8/16bit conversion routines as in pcmconverter.c. 2003-01-16 00:20:07 +00:00
primary.c Initialize the pwave array whenever we don't have a hardware buffer. 2003-01-15 00:44:50 +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 Added cone support. 2003-01-14 19:31:08 +00:00
version.rc Add version info to dll/dsound. 2003-01-13 20:40:45 +00:00