- On TB_SETIMAGELIST retrieve new values of the bitmap width and
commit2435237537f292d337ad1a934a4fba090b1d5e24
authorGuy L. Albertelli <galberte@neo.lrun.com>
Thu, 26 Jul 2001 20:07:23 +0000 (26 20:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Jul 2001 20:07:23 +0000 (26 20:07 +0000)
treedcdcacd3f811fb3e3d4d6b3bb834377e1a3e28d6
parent7f1d6d4752e0d76e9d2b01b4e56bff1f109ec3e7
- On TB_SETIMAGELIST retrieve new values of the bitmap width and
  height (fixes overlap of image and text in IE4).
- Handle return codes from TBN_DROPDOWN (allows a "dropdown" to be
  treated like a regular button).
- Implement TBN_BEGINDRAG and TBN_ENDDRAG in WM_LBUTTON{DOWN|UP} (not
  necessary but done by native).
- Implement NM_RELEASEDCAPTURE and NM_CLICK.
dlls/comctl32/toolbar.c