ChangeSet ID: 14417 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/05 21:49:04
Modified files: dlls/comctl32 : treeview.c syslink.c rebar.c nativefont.c monthcal.c listview.c header.c flatsb.c datetime.c comboex.c animate.c
Log message: Robert Shearman rob@codeweavers.com Remove unnecessary WNDPROC casts.
Patch: http://cvs.winehq.org/patch.py?id=14417
Old revision New revision Changes Path 1.156 1.157 +1 -1 wine/dlls/comctl32/treeview.c 1.3 1.4 +1 -1 wine/dlls/comctl32/syslink.c 1.98 1.99 +1 -1 wine/dlls/comctl32/rebar.c 1.23 1.24 +1 -1 wine/dlls/comctl32/nativefont.c 1.47 1.48 +1 -1 wine/dlls/comctl32/monthcal.c 1.395 1.396 +1 -1 wine/dlls/comctl32/listview.c 1.66 1.67 +1 -1 wine/dlls/comctl32/header.c 1.30 1.31 +1 -1 wine/dlls/comctl32/flatsb.c 1.47 1.48 +1 -1 wine/dlls/comctl32/datetime.c 1.77 1.78 +1 -1 wine/dlls/comctl32/comboex.c 1.57 1.58 +1 -1 wine/dlls/comctl32/animate.c