Sweden-Number/dlls/winmm/tests
Zebediah Figura 1d043f4da7 winmm: Search the default path when opening an existing file in create_file_OF().
Based on a patch by Alistair Leslie-Hughes.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49650
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-18 16:24:16 +01:00
..
Makefile.in
capture.c
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: Use wide-char string literals. 2020-11-18 20:27:53 +01:00
winmm_test.h