- Use the style returned in custom draw structure to draw the button,
commit90f3057b41fb6afb24f4ca821cf8331624ff18d2
authorRobert Shearman <R.J.Shearman@warwick.ac.uk>
Fri, 31 Oct 2003 00:08:39 +0000 (31 00:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Oct 2003 00:08:39 +0000 (31 00:08 +0000)
tree8bd5142edb9c52974383bfb900b99483765676a0
parent62ddeb9da5c5f04b1fdfa5085c7b22833848ba7c
- Use the style returned in custom draw structure to draw the button,
  as apps may modify the style this way.
- Disabled buttons can become hot.
- Retrieve image list for drawing after getting image list ID (in
  I_IMAGECALLBACK case).
dlls/comctl32/toolbar.c