Michael Ploujnikov : comctl32: Win64 printf format warning fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Sat Oct 14 14:13:29 CDT 2006


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

Author: Michael Ploujnikov <ploujj at gmail.com>
Date:   Fri Oct 13 09:34:21 2006 -0400

comctl32: Win64 printf format warning fixes.

---

 dlls/comctl32/Makefile.in     |    2 -
 dlls/comctl32/animate.c       |   64 ++++++++++++-----------
 dlls/comctl32/comboex.c       |   42 ++++++++-------
 dlls/comctl32/comctl32undoc.c |   20 ++++---
 dlls/comctl32/commctrl.c      |    8 +--
 dlls/comctl32/datetime.c      |    6 +-
 dlls/comctl32/dpa.c           |    6 +-
 dlls/comctl32/draglist.c      |    2 -
 dlls/comctl32/hotkey.c        |    4 +
 dlls/comctl32/imagelist.c     |    6 +-
 dlls/comctl32/listview.c      |   30 +++++------
 dlls/comctl32/monthcal.c      |    2 -
 dlls/comctl32/pager.c         |   12 ++--
 dlls/comctl32/propsheet.c     |   30 +++++------
 dlls/comctl32/rebar.c         |  114 +++++++++++++++++++++--------------------
 dlls/comctl32/smoothscroll.c  |    2 -
 dlls/comctl32/status.c        |    8 +--
 dlls/comctl32/tab.c           |   54 ++++++++++---------
 dlls/comctl32/theming.c       |    2 -
 dlls/comctl32/toolbar.c       |   58 ++++++++++-----------
 dlls/comctl32/tooltips.c      |   12 ++--
 dlls/comctl32/trackbar.c      |    8 +--
 dlls/comctl32/treeview.c      |   22 ++++----
 23 files changed, 257 insertions(+), 257 deletions(-)

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



More information about the wine-cvs mailing list