Michael Ploujnikov : comctl32/tests: Win64 printf format warning fixes.
Module: wine Branch: master Commit: a348e0936af6de2650b424d3e90ed81b5c10e9ca URL: http://source.winehq.org/git/wine.git/?a=commit;h=a348e0936af6de2650b424d3e9... Author: Michael Ploujnikov <ploujj(a)gmail.com> Date: Fri Oct 13 09:17:40 2006 -0400 comctl32/tests: Win64 printf format warning fixes. --- dlls/comctl32/tests/Makefile.in | 1 - dlls/comctl32/tests/comboex.c | 50 ++++++++++++++++----------------- dlls/comctl32/tests/dpa.c | 60 ++++++++++++++++++++------------------- dlls/comctl32/tests/header.c | 38 ++++++++++++------------- dlls/comctl32/tests/imagelist.c | 2 + dlls/comctl32/tests/listview.c | 14 +++++---- dlls/comctl32/tests/mru.c | 26 ++++++++--------- dlls/comctl32/tests/progress.c | 4 +-- dlls/comctl32/tests/tab.c | 8 +++-- dlls/comctl32/tests/tooltips.c | 8 +++-- 10 files changed, 105 insertions(+), 106 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a348e0936af6de2650b424...
participants (1)
-
Alexandre Julliard