7 Oct
2006
7 Oct
'06
4:32 p.m.
Module: wine Branch: master Commit: f3dbf490a7df11f6010c8c785f7ddb769dd40e8d URL: http://source.winehq.org/git/wine.git/?a=commit;h=f3dbf490a7df11f6010c8c785f... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Sat Oct 7 15:31:04 2006 +0200 mshtml: Win64 printf format warning fixes. --- dlls/mshtml/tests/Makefile.in | 1 dlls/mshtml/tests/htmldoc.c | 288 +++++++++++++++++++++-------------------- dlls/mshtml/tests/misc.c | 40 +++--- dlls/mshtml/tests/protocol.c | 158 +++++++++++----------- 4 files changed, 243 insertions(+), 244 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f3dbf490a7df11f6010c8c...