reactos/sdk/lib/drivers/sound/mmixer
Thomas Faber 2bbc94c6ac
[MMIXER] Fix overzealous asserts. CORE-16611
MAXPNAMELEN is the size of the array, so if wcslen returns MAXPNAMELEN-1,
the null terminator fits and everything is okay.
2020-02-08 13:08:27 +01:00
..
CMakeLists.txt
controls.c [MMIXER] Safely handle MMixerGetDeviceNameWithComponentId failure in MMixerInitializeFilter. CORE-16611 2020-02-08 13:08:27 +01:00
filter.c
midi.c [MMIXER] Fix overzealous asserts. CORE-16611 2020-02-08 13:08:27 +01:00
mixer.c
mmixer.h
precomp.h
sup.c [MMIXER] Fix memory leak in MMixerGetDeviceNameWithComponentId. CORE-16611 2020-02-08 13:08:27 +01:00
TODO
topology.c
wave.c [MMIXER] Fix overzealous asserts. CORE-16611 2020-02-08 13:08:27 +01:00