Module: wine Branch: master Commit: 89e1d2948246edc5297f5f337af77ef15fb57046 URL: http://source.winehq.org/git/wine.git/?a=commit;h=89e1d2948246edc5297f5f337a...
Author: Hans Leidekker hans@it.vu.nl Date: Sat Oct 7 20:18:14 2006 +0200
shell32: Win64 printf format warning fixes.
---
dlls/shell32/Makefile.in | 2 + dlls/shell32/autocomplete.c | 10 +++-- dlls/shell32/brsfolder.c | 10 +++-- dlls/shell32/changenotify.c | 22 ++++++------ dlls/shell32/classes.c | 2 + dlls/shell32/clipboard.c | 2 + dlls/shell32/control.c | 8 ++-- dlls/shell32/cpanelfolder.c | 32 ++++++++--------- dlls/shell32/dataobject.c | 14 ++++--- dlls/shell32/debughlp.c | 4 +- dlls/shell32/dialogs.c | 2 + dlls/shell32/dragdrophelper.c | 10 +++-- dlls/shell32/enumidlist.c | 10 +++-- dlls/shell32/folders.c | 4 +- dlls/shell32/pidl.c | 26 +++++++------- dlls/shell32/shell32_main.c | 16 ++++---- dlls/shell32/shelllink.c | 36 +++++++++---------- dlls/shell32/shellole.c | 10 +++-- dlls/shell32/shellord.c | 78 +++++++++++++++++++++-------------------- dlls/shell32/shellpath.c | 42 +++++++++++----------- dlls/shell32/shellstring.c | 8 ++-- dlls/shell32/shfldr_desktop.c | 22 ++++++------ dlls/shell32/shfldr_fs.c | 32 ++++++++--------- dlls/shell32/shfldr_mycomp.c | 24 ++++++------- dlls/shell32/shfldr_unixfs.c | 16 ++++---- dlls/shell32/shlexec.c | 10 +++-- dlls/shell32/shlfolder.c | 20 +++++------ dlls/shell32/shlfsbind.c | 4 +- dlls/shell32/shlmenu.c | 16 ++++---- dlls/shell32/shlview.c | 38 ++++++++++---------- dlls/shell32/shv_bg_cmenu.c | 6 ++- dlls/shell32/shv_item_cmenu.c | 4 +- dlls/shell32/systray.c | 2 + 33 files changed, 271 insertions(+), 271 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=89e1d2948246edc5297f5f...