wine/dlls/comctl32 toolbar.c
ChangeSet ID: 10220 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/11/26 16:05:02 Modified files: dlls/comctl32 : toolbar.c Log message: Robert Shearman <R.J.Shearman(a)warwick.ac.uk> - Add support for TBSTYLE_EX_MIXEDBUTTONS. - Add support for TBSTYLE_EX_HIDECLIPPEDBUTTONS. - Replace 'magic numbers' with #define'd constants. - Fix TBN_INITCUSTOMIZE. - Add support for TBN_CUSTHELP and TBN_RESET. - Fix TB_SETEXTENDEDSTYLE (it appears it should or the new style, rather than set). - Fix TB_SETSTYLE (this is meant to be for setting the control style, not the button style). Patch: http://cvs.winehq.com/patch.py?id=10220 Old revision New revision Changes Path 1.146 1.147 +82 -59 wine/dlls/comctl32/toolbar.c
participants (1)
-
Alexandre Julliard