wine-wine/dlls/dsound
Michael Stefaniuc 5ad7d858e0 Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
2004-12-23 17:06:43 +00:00
..
tests Fixed some errors in function prototypes. 2004-12-13 21:19:01 +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 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
capture.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
dsound.c Fixed no memory condition test in IDirectSoundImpl_Create. 2004-12-07 14:23:46 +00:00
dsound.spec Separated DirectSoundCreate8 into two functions and added a 2004-07-04 00:13:44 +00:00
dsound_main.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
dsound_private.h Consolidate secondary buffer list processing and locking. 2004-09-07 19:32:21 +00:00
mixer.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +00:00
primary.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
propset.c Return the actual device interface name. 2004-12-06 20:37:00 +00:00
regsvr.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
sound3d.c Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00