ChangeSet ID: 19089 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/22 14:48:07
Modified files: dlls/comctl32 : toolbar.c
Log message: Robert Shearman rob@codeweavers.com The IsValidImageList test is not needed because if it isn't a valid image list we will have set the bitmap width and height to 1 and it does the wrong thing when no buttons are present.
Patch: http://cvs.winehq.org/patch.py?id=19089
Old revision New revision Changes Path 1.216 1.217 +5 -8 wine/dlls/comctl32/toolbar.c