Sweden-Number/dlls/winmm/tests
Akihiro Sagawa 158a9e7384 winmm: Get rid of TIME_SMPTE format support in waveOutGetPosition().
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-21 21:46:11 +01:00
..
Makefile.in
capture.c winmm/tests: Test using a device handle in wave{In,Out}GetDevCaps and wave{In,Out}Open. 2020-05-08 20:52:14 +02:00
generated.c winapi: Use __alignof__ on clang. 2020-12-16 15:30:07 +01:00
joystick.c winmm: Add timeGetTime() implementation. 2020-08-27 20:45:05 +02:00
mci.c
mcicda.c winmm/tests: Use a string literal instead of a char array. 2020-11-18 20:28:03 +01:00
midi.c winmm: Add timeGetTime() implementation. 2020-08-27 20:45:05 +02:00
mixer.c winmm/tests: Introduce compare_uint helper. 2020-06-03 22:32:42 +02:00
mmio.c winmm: Search the default path when opening an existing file in create_file_OF(). 2020-12-18 16:24:16 +01:00
timer.c winmm: Add more timer tests. 2020-09-30 17:13:36 +02:00
wave.c winmm: Get rid of TIME_SMPTE format support in waveOutGetPosition(). 2021-01-21 21:46:11 +01:00
winmm_test.h