Module: wine Branch: master Commit: 21ff87bf502f28dd75cb9962f3e13e46c6c7b8e8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=21ff87bf502f28dd75cb9962f3...
Author: Michael Stefaniuc mstefani@redhat.de Date: Sun Oct 15 12:28:08 2006 +0200
ole32: Win64 printf format warning fixes.
---
dlls/ole32/Makefile.in | 2 + dlls/ole32/antimoniker.c | 4 +- dlls/ole32/bindctx.c | 8 ++--- dlls/ole32/classmoniker.c | 4 +- dlls/ole32/clipboard.c | 18 +++++----- dlls/ole32/compobj.c | 48 ++++++++++++++------------- dlls/ole32/compositemoniker.c | 24 +++++++------- dlls/ole32/datacache.c | 10 +++--- dlls/ole32/dcom.idl | 4 +- dlls/ole32/defaulthandler.c | 28 ++++++++-------- dlls/ole32/enumx.c | 4 +- dlls/ole32/errorinfo.c | 12 +++---- dlls/ole32/filemoniker.c | 4 +- dlls/ole32/ftmarshal.c | 10 +++--- dlls/ole32/git.c | 6 ++- dlls/ole32/hglobalstream.c | 12 +++---- dlls/ole32/ifs.c | 18 +++++----- dlls/ole32/itemmoniker.c | 4 +- dlls/ole32/marshal.c | 72 +++++++++++++++++++++-------------------- dlls/ole32/memlockbytes.c | 8 ++--- dlls/ole32/memlockbytes16.c | 6 ++- dlls/ole32/moniker.c | 20 ++++++----- dlls/ole32/ole16.c | 22 ++++++------- dlls/ole32/ole2.c | 32 +++++++++--------- dlls/ole32/ole2_16.c | 2 + dlls/ole32/ole2stubs.c | 4 +- dlls/ole32/oleobj.c | 22 ++++++------- dlls/ole32/oleproxy.c | 30 +++++++++-------- dlls/ole32/rpc.c | 28 ++++++++-------- dlls/ole32/stg_bigblockfile.c | 14 ++++---- dlls/ole32/stg_prop.c | 70 ++++++++++++++++++++-------------------- dlls/ole32/stg_stream.c | 18 +++++----- dlls/ole32/storage.c | 62 ++++++++++++++++++----------------- dlls/ole32/storage32.c | 58 +++++++++++++++++---------------- dlls/ole32/stubmanager.c | 14 ++++---- 35 files changed, 351 insertions(+), 351 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=21ff87bf502f28dd75cb99...