Module: wine Branch: master Commit: 398040123177368fc37dd20345dd3888a29a5b93 URL: http://source.winehq.org/git/wine.git/?a=commit;h=398040123177368fc37dd20345...
Author: Lei Zhang thestig@google.com Date: Thu Jan 24 15:06:37 2008 -0800
comctl32: Use wine_dbgstr_rect() in traces.
---
dlls/comctl32/comboex.c | 74 ++++++++++++++++++-------------------------- dlls/comctl32/monthcal.c | 2 +- dlls/comctl32/pager.c | 5 +-- dlls/comctl32/propsheet.c | 15 +++----- dlls/comctl32/rebar.c | 75 +++++++++++++++++---------------------------- dlls/comctl32/status.c | 8 ++-- dlls/comctl32/tab.c | 70 +++++++++++++++--------------------------- dlls/comctl32/toolbar.c | 19 ++++------- dlls/comctl32/trackbar.c | 3 +- dlls/comctl32/treeview.c | 8 ++--- 10 files changed, 107 insertions(+), 172 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=398040123177368fc37dd2...