- Add support for TBSTYLE_EX_MIXEDBUTTONS.
commit7d6afc5ddceb3db572b7bfbb970b6c0e6cba7b9a
authorRobert Shearman <R.J.Shearman@warwick.ac.uk>
Wed, 26 Nov 2003 22:05:02 +0000 (26 22:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Nov 2003 22:05:02 +0000 (26 22:05 +0000)
tree9670cc1180b0acd45f50fd03ed6e051fa64af371
parentedd8bc3a77de36b8c04aa8b18b6ad1171a39e0f8
- 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).
dlls/comctl32/toolbar.c