Module: wine Branch: master Commit: 279207b2582d31db1598ccc05e7e2cf021e3504d URL: http://source.winehq.org/git/wine.git/?a=commit;h=279207b2582d31db1598ccc05e...
Author: Hans Leidekker hans@it.vu.nl Date: Thu Oct 12 13:56:01 2006 +0200
oleaut32/tests: Win64 printf format warning fixes.
---
dlls/oleaut32/tests/Makefile.in | 1 dlls/oleaut32/tests/olefont.c | 110 ++++++------ dlls/oleaut32/tests/olepicture.c | 66 ++++--- dlls/oleaut32/tests/safearray.c | 294 +++++++++++++++++---------------- dlls/oleaut32/tests/typelib.c | 42 ++--- dlls/oleaut32/tests/usrmarshal.c | 102 ++++++------ dlls/oleaut32/tests/varformat.c | 14 +- dlls/oleaut32/tests/vartest.c | 336 +++++++++++++++++++------------------- dlls/oleaut32/tests/vartype.c | 202 +++++++++++------------ 9 files changed, 583 insertions(+), 584 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=279207b2582d31db1598cc...