Jacek Caban : mshtml: Win64 printf format warning fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 6 06:28:23 CDT 2006


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct  5 23:50:39 2006 +0200

mshtml: Win64 printf format warning fixes.

---

 dlls/mshtml/Makefile.in    |    2 -
 dlls/mshtml/conpoint.c     |    2 -
 dlls/mshtml/hlink.c        |   28 ++++++------
 dlls/mshtml/htmlbody.c     |    8 ++--
 dlls/mshtml/htmldoc.c      |   14 +++---
 dlls/mshtml/htmldoc3.c     |    8 ++--
 dlls/mshtml/htmlelem.c     |   32 +++++++-------
 dlls/mshtml/htmlelem2.c    |    6 +--
 dlls/mshtml/htmlinput.c    |   16 ++++---
 dlls/mshtml/htmlnode.c     |    6 +--
 dlls/mshtml/htmlselect.c   |   12 +++--
 dlls/mshtml/htmltextarea.c |   12 +++--
 dlls/mshtml/htmltextcont.c |   10 ++--
 dlls/mshtml/install.c      |   12 +++--
 dlls/mshtml/loadopts.c     |    8 ++--
 dlls/mshtml/main.c         |    6 +--
 dlls/mshtml/navigate.c     |   40 +++++++++---------
 dlls/mshtml/nsembed.c      |   86 +++++++++++++++++++-------------------
 dlls/mshtml/nsio.c         |   54 ++++++++++++------------
 dlls/mshtml/nsservice.c    |   16 ++++---
 dlls/mshtml/olecmd.c       |  100 ++++++++++++++++++++++----------------------
 dlls/mshtml/oleobj.c       |   32 +++++++-------
 dlls/mshtml/persist.c      |   16 ++++---
 dlls/mshtml/protocol.c     |   48 +++++++++++----------
 dlls/mshtml/selection.c    |   10 ++--
 dlls/mshtml/txtrange.c     |   12 +++--
 dlls/mshtml/view.c         |   32 +++++++-------
 27 files changed, 314 insertions(+), 314 deletions(-)

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



More information about the wine-cvs mailing list