mshtml: Win64 printf format warning fixes.
commit0c74c0a95bdb4d39242a5e2ccc112cd6d29be88b
authorJacek Caban <jacek@codeweavers.com>
Thu, 5 Oct 2006 21:50:39 +0000 (5 23:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 Oct 2006 10:54:45 +0000 (6 12:54 +0200)
treef2acdc3e94de849e9dd2af912c63a021d6cc415f
parent1207e84af50da8525c802cf70593aa2db5e31f45
mshtml: Win64 printf format warning fixes.
27 files changed:
dlls/mshtml/Makefile.in
dlls/mshtml/conpoint.c
dlls/mshtml/hlink.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmldoc3.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlelem2.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmltextcont.c
dlls/mshtml/install.c
dlls/mshtml/loadopts.c
dlls/mshtml/main.c
dlls/mshtml/navigate.c
dlls/mshtml/nsembed.c
dlls/mshtml/nsio.c
dlls/mshtml/nsservice.c
dlls/mshtml/olecmd.c
dlls/mshtml/oleobj.c
dlls/mshtml/persist.c
dlls/mshtml/protocol.c
dlls/mshtml/selection.c
dlls/mshtml/txtrange.c
dlls/mshtml/view.c