wine/dlls/dsound
Alex Henrie 5a81b6ac43 dsound: Dynamically allocate the global device GUID arrays.
This removes the arbitrary limit on the number of renderers and
capturers while satisfying applications that expect the GUIDs to remain
valid after DirectSoundCaptureEnumerate returns.
2023-11-09 14:38:32 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
buffer.c
capture.c dsound: Use malloc and free instead of _recalloc. 2023-09-20 22:15:29 +02:00
dsound.c dsound: Forward error code when device cannot be found. 2023-10-17 21:48:20 +02:00
dsound.spec
dsound_classes.idl
dsound_convert.c
dsound_main.c dsound: Dynamically allocate the global device GUID arrays. 2023-11-09 14:38:32 +01:00
dsound_private.h dsound: Dynamically allocate the global device GUID arrays. 2023-11-09 14:38:32 +01:00
duplex.c
fir.h
make_fir
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
mixer.c
primary.c
propset.c Revert "dsound: Get rid of the global device GUID arrays.". 2023-11-09 14:38:32 +01:00
sound3d.c
version.rc