Module: wine Branch: master Commit: 6055d04f07c8ef026987b7bdfe7f83c0a69aed96 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6055d04f07c8ef026987b7bdfe...
Author: Dmitry Timoshkov dmitry@codeweavers.com Date: Thu May 24 17:14:31 2007 +0900
comctl32/tests: Fix some problems revealed by compilation in 64-bit mode.
---
dlls/comctl32/tests/datetime.c | 8 ++++---- dlls/comctl32/tests/header.c | 8 ++++---- dlls/comctl32/tests/listview.c | 28 ++++++++++++++-------------- dlls/comctl32/tests/monthcal.c | 8 ++++---- dlls/comctl32/tests/tab.c | 6 +++--- dlls/comctl32/tests/trackbar.c | 6 +++--- dlls/comctl32/tests/treeview.c | 17 +++++------------ dlls/comctl32/tests/updown.c | 16 ++++++++-------- 8 files changed, 45 insertions(+), 52 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6055d04f07c8ef026987b7...