Eric Pouech : winmm/tests: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Fri Mar 11 14:49:10 CST 2022


Module: wine
Branch: master
Commit: cb17000c3a321f863aeb5e72f43f939bcb96237a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=cb17000c3a321f863aeb5e72f43f939bcb96237a

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Wed Mar  9 08:23:07 2022 +0100

winmm/tests: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winmm/tests/Makefile.in |   1 -
 dlls/winmm/tests/capture.c   |  28 ++--
 dlls/winmm/tests/joystick.c  |   8 +-
 dlls/winmm/tests/mci.c       |  58 ++++----
 dlls/winmm/tests/mcicda.c    |  56 ++++----
 dlls/winmm/tests/midi.c      | 164 +++++++++++------------
 dlls/winmm/tests/mixer.c     |  72 +++++-----
 dlls/winmm/tests/mmio.c      | 306 +++++++++++++++++++++----------------------
 dlls/winmm/tests/timer.c     |   8 +-
 dlls/winmm/tests/wave.c      |  42 +++---
 10 files changed, 371 insertions(+), 372 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=cb17000c3a321f863aeb5e72f43f939bcb96237a



More information about the wine-cvs mailing list