Sweden-Number/dlls/winmm/tests
Dmitry Timoshkov 7639ea3184 winmm: Buffer size must be at least MMIO_DEFAULTBUFFER (8192) bytes.
mmioOpen() with the length of buffer set to 0 expects the buffer to be at least
MMIO_DEFAULTBUFFER (8192) bytes in size, and using buffer of smaller size can
lead to various problems when the buffer actually gets used.
2010-01-18 14:15:43 +01:00
..
Makefile.in
capture.c
mci.c winmm: Don't stop parsing after MCI's alias keyword. 2009-11-23 13:09:53 +01:00
mixer.c
mmio.c winmm: Buffer size must be at least MMIO_DEFAULTBUFFER (8192) bytes. 2010-01-18 14:15:43 +01:00
timer.c
wave.c
winmm_test.h