Module: wine Branch: master Commit: 7f5adb69cd0e9abcc23d1c715545a2aef1b83020 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7f5adb69cd0e9abcc23d1c7155...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Jun 16 10:32:02 2016 +0200
user32/tests: Use wine_dbgstr_rect() to print RECTs.
Signed-off-by: Michael Stefaniuc mstefani@redhat.de Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/tests/dce.c | 54 +++++++++++++++++++++--------------------- dlls/user32/tests/edit.c | 10 ++++---- dlls/user32/tests/listbox.c | 12 ++++------ dlls/user32/tests/menu.c | 24 +++++++------------ dlls/user32/tests/monitor.c | 34 +++++++++++---------------- dlls/user32/tests/msg.c | 57 +++++++++++++++++++++------------------------ dlls/user32/tests/text.c | 3 +-- dlls/user32/tests/uitools.c | 20 ++++++++-------- 8 files changed, 94 insertions(+), 120 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=7f5adb69cd0e9abcc23d1c...