Eric Pouech : winmm: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Tue Feb 22 16:06:51 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Tue Feb 22 08:15:19 2022 -0600

winmm: 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/Makefile.in |   2 +-
 dlls/winmm/driver.c    |  18 ++---
 dlls/winmm/joystick.c  |  24 +++----
 dlls/winmm/lolvldrv.c  |  16 ++---
 dlls/winmm/mci.c       |  70 +++++++++----------
 dlls/winmm/mmio.c      |  48 ++++++-------
 dlls/winmm/playsound.c |  14 ++--
 dlls/winmm/time.c      |   2 +-
 dlls/winmm/waveform.c  | 178 ++++++++++++++++++++++++-------------------------
 dlls/winmm/winmm.c     |  50 +++++++-------
 10 files changed, 211 insertions(+), 211 deletions(-)

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



More information about the wine-cvs mailing list