Module: wine Branch: master Commit: 9dd502a332b45e0bde6afb9f6d404712e3ddd897 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9dd502a332b45e0bde6afb9f6d...
Author: Michael Stefaniuc mstefani@redhat.de Date: Sun Dec 27 23:51:33 2009 +0100
comctl32: Remove some explicit LPARAM/WPARAM casts.
---
dlls/comctl32/comboex.c | 12 +++++------- dlls/comctl32/commctrl.c | 12 +++++------- dlls/comctl32/draglist.c | 2 +- dlls/comctl32/header.c | 5 ++--- dlls/comctl32/listview.c | 18 +++++++++--------- dlls/comctl32/propsheet.c | 2 +- dlls/comctl32/status.c | 2 +- dlls/comctl32/tab.c | 4 ++-- dlls/comctl32/theme_combo.c | 5 ++--- dlls/comctl32/toolbar.c | 6 +++--- dlls/comctl32/tooltips.c | 4 ++-- dlls/comctl32/treeview.c | 12 ++++++------ 12 files changed, 39 insertions(+), 45 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9dd502a332b45e0bde6afb...