Michael Stefaniuc : user: Win64 printf format warning fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 2 14:59:50 CDT 2006


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Sat Sep 30 00:25:15 2006 +0200

user: Win64 printf format warning fixes.

---

 dlls/user/Makefile.in  |    2 +-
 dlls/user/bidi16.c     |    2 +-
 dlls/user/class.c      |    6 +++---
 dlls/user/clipboard.c  |    2 +-
 dlls/user/combo.c      |    8 ++++----
 dlls/user/comm16.c     |    8 ++++----
 dlls/user/cursoricon.c |    8 ++++----
 dlls/user/dde_client.c |   12 ++++++------
 dlls/user/dde_misc.c   |   40 ++++++++++++++++++++--------------------
 dlls/user/dde_server.c |   10 +++++-----
 dlls/user/defwnd.c     |    2 +-
 dlls/user/dialog.c     |    8 ++++----
 dlls/user/dialog16.c   |    6 +++---
 dlls/user/driver.c     |    2 +-
 dlls/user/driver16.c   |    6 +++---
 dlls/user/edit.c       |    2 +-
 dlls/user/exticon.c    |   12 ++++++------
 dlls/user/hook.c       |   22 +++++++++++-----------
 dlls/user/input.c      |   14 +++++++-------
 dlls/user/listbox.c    |    6 +++---
 dlls/user/mdi.c        |   10 +++++-----
 dlls/user/menu.c       |    6 +++---
 dlls/user/message.c    |   24 ++++++++++++------------
 dlls/user/misc.c       |   28 ++++++++++++++--------------
 dlls/user/nonclient.c  |   12 ++++++------
 dlls/user/painting.c   |    2 +-
 dlls/user/resource.c   |    2 +-
 dlls/user/scroll.c     |    4 ++--
 dlls/user/spy.c        |   22 +++++++++++-----------
 dlls/user/static.c     |    2 +-
 dlls/user/sysparams.c  |    2 +-
 dlls/user/uitools.c    |    2 +-
 dlls/user/user16.c     |    4 ++--
 dlls/user/win.c        |   14 +++++++-------
 dlls/user/winhelp.c    |    2 +-
 dlls/user/winpos.c     |    6 +++---
 dlls/user/winproc.c    |    8 ++++----
 dlls/user/winstation.c |    4 ++--
 38 files changed, 166 insertions(+), 166 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=3c60ce85250eed89efa3151dcaa077ee49774827



More information about the wine-cvs mailing list