Module: wine Branch: master Commit: da6d7920de56d646ca9e50d825efadcbd4e49009 URL: http://source.winehq.org/git/wine.git/?a=commit;h=da6d7920de56d646ca9e50d825...
Author: Michael Stefaniuc mstefani@redhat.de Date: Fri Feb 13 10:21:25 2009 +0100
comctl32: Remove superfluous pointer casts.
---
dlls/comctl32/animate.c | 6 +++--- dlls/comctl32/comctl32undoc.c | 12 ++++++------ dlls/comctl32/commctrl.c | 4 ++-- dlls/comctl32/header.c | 6 +++--- dlls/comctl32/imagelist.c | 12 ++++++------ dlls/comctl32/listview.c | 14 +++++++------- dlls/comctl32/propsheet.c | 20 ++++++++------------ dlls/comctl32/tests/rebar.c | 2 +- dlls/comctl32/toolbar.c | 6 ++---- dlls/comctl32/tooltips.c | 4 ++-- dlls/comctl32/updown.c | 2 +- 11 files changed, 41 insertions(+), 47 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=da6d7920de56d646ca9e50...