Module: wine Branch: master Commit: 9d2a804f9b470979ca8f178860855d1e844a54e1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9d2a804f9b470979ca8f178860...
Author: Michael Ploujnikov ploujj@gmail.com Date: Fri Oct 13 22:54:46 2006 -0400
ole32/tests: Win64 printf format warning fixes.
---
dlls/ole32/tests/Makefile.in | 1 dlls/ole32/tests/clipboard.c | 10 +-- dlls/ole32/tests/compobj.c | 38 +++++----- dlls/ole32/tests/hglobalstream.c | 10 +-- dlls/ole32/tests/marshal.c | 70 +++++++++--------- dlls/ole32/tests/moniker.c | 72 ++++++++++--------- dlls/ole32/tests/ole2.c | 2 - dlls/ole32/tests/propvariant.c | 8 +- dlls/ole32/tests/stg_prop.c | 144 +++++++++++++++++++------------------- dlls/ole32/tests/storage32.c | 62 ++++++++-------- 10 files changed, 208 insertions(+), 209 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9d2a804f9b470979ca8f17...