Michael Stefaniuc : include: Change MUSIC_TIME from long to LONG for Win64 compatibility.

Alexandre Julliard julliard at winehq.org
Sat Jan 10 11:16:35 CST 2009


Module: wine
Branch: master
Commit: 4bfb33ec733428b17ee12ac731e125af5e979a1c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4bfb33ec733428b17ee12ac731e125af5e979a1c

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Sat Jan 10 02:44:41 2009 +0100

include: Change MUSIC_TIME from long to LONG for Win64 compatibility.

Fix also 192 printf format warnings produced by this change.

---

 dlls/dmband/bandtrack.c        |   20 ++++++++++----------
 dlls/dmcompos/chordmaptrack.c  |   10 +++++-----
 dlls/dmcompos/composer.c       |    2 +-
 dlls/dmcompos/signposttrack.c  |   10 +++++-----
 dlls/dmime/lyricstrack.c       |   10 +++++-----
 dlls/dmime/markertrack.c       |   10 +++++-----
 dlls/dmime/paramcontroltrack.c |   10 +++++-----
 dlls/dmime/performance.c       |   16 ++++++++--------
 dlls/dmime/segment.c           |   22 +++++++++++-----------
 dlls/dmime/segtriggertrack.c   |   14 +++++++-------
 dlls/dmime/seqtrack.c          |   10 +++++-----
 dlls/dmime/sysextrack.c        |   10 +++++-----
 dlls/dmime/tempotrack.c        |   12 ++++++------
 dlls/dmime/timesigtrack.c      |   10 +++++-----
 dlls/dmime/wavetrack.c         |   10 +++++-----
 dlls/dmscript/scripttrack.c    |   10 +++++-----
 dlls/dmstyle/auditiontrack.c   |   10 +++++-----
 dlls/dmstyle/chordtrack.c      |   12 ++++++------
 dlls/dmstyle/commandtrack.c    |   12 ++++++------
 dlls/dmstyle/motiftrack.c      |   10 +++++-----
 dlls/dmstyle/mutetrack.c       |   10 +++++-----
 dlls/dmstyle/styletrack.c      |   10 +++++-----
 dlls/dswave/dswave.c           |   14 +++++++-------
 include/dmplugin.h             |    2 +-
 include/dmusici.h              |    2 +-
 25 files changed, 134 insertions(+), 134 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=4bfb33ec733428b17ee12ac731e125af5e979a1c



More information about the wine-cvs mailing list