Sweden-Number/dlls/winmm
Eric Pouech 0de8d01b09 winmm: Properly handle mmioRead/mmioWrite in case of errors.
In C, an inequality comparison between a signed and an unsigned integer
ends up with an unsigned comparison.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52628
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-01 22:59:40 +02:00
..
tests winmm/tests: Enable compilation with long types. 2022-03-11 19:23:28 +01:00
Makefile.in winmm: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
driver.c winmm: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
joystick.c winmm: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
lolvldrv.c winmm: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
mci.c winmm: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
mmio.c winmm: Properly handle mmioRead/mmioWrite in case of errors. 2022-04-01 22:59:40 +02:00
playsound.c winmm: Properly handle mmioRead/mmioWrite in case of errors. 2022-04-01 22:59:40 +02:00
resource.h
time.c winmm: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
waveform.c winmm: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
winemm.h winmm: Instanciate DirectInput8 class lazily using delay imported DLL. 2021-12-21 16:50:22 +01:00
winmm.c winmm: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
winmm.rc
winmm.spec
winmm_res.rc