wine/dlls/comctl32 treeview.c trackbar.c toolt ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 23 15:19:23 CDT 2002


ChangeSet ID:	5949
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/23 15:19:23

Modified files:
	dlls/comctl32  : treeview.c trackbar.c tooltips.c toolbar.c 
	                 status.c propsheet.c progress.c ipaddress.c 
	                 imagelist.c hotkey.c datetime.c commctrl.c 
	                 comboex.c animate.c 

Log message:
	Michael Stefaniuc <mstefani at redhat.de>
	Add needed casts for a "no warnings" compile of comctl32.

Patch: http://cvs.winehq.com/patch.py?id=5949

Old revision  New revision  Changes     Path
 1.103         1.104         +6 -6       wine/dlls/comctl32/treeview.c
 1.41          1.42          +1 -1       wine/dlls/comctl32/trackbar.c
 1.49          1.50          +13 -9      wine/dlls/comctl32/tooltips.c
 1.121         1.122         +3 -3       wine/dlls/comctl32/toolbar.c
 1.53          1.54          +4 -5       wine/dlls/comctl32/status.c
 1.71          1.72          +3 -1       wine/dlls/comctl32/propsheet.c
 1.26          1.27          +1 -1       wine/dlls/comctl32/progress.c
 1.27          1.28          +1 -1       wine/dlls/comctl32/ipaddress.c
 1.63          1.64          +4 -3       wine/dlls/comctl32/imagelist.c
 1.22          1.23          +1 -1       wine/dlls/comctl32/hotkey.c
 1.31          1.32          +1 -1       wine/dlls/comctl32/datetime.c
 1.59          1.60          +6 -6       wine/dlls/comctl32/commctrl.c
 1.55          1.56          +5 -6       wine/dlls/comctl32/comboex.c
 1.40          1.41          +11 -9      wine/dlls/comctl32/animate.c




More information about the wine-cvs mailing list