- Draw with ILD_TRANSPARENT instead of ILD_NORMAL to draw bitmaps from
commit18f0bf732d279c2a7b1f6d61361957b2998dfe32
authorRobert Shearman <rob@codeweavers.com>
Thu, 21 Oct 2004 19:52:16 +0000 (21 19:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Oct 2004 19:52:16 +0000 (21 19:52 +0000)
tree4d4483c9be55a5465439382a8febc876fd0a72ae
parent2e82a0965bb31de797d25aa64256e7a9a231c396
- Draw with ILD_TRANSPARENT instead of ILD_NORMAL to draw bitmaps from
  the native shell image list properly (reported by Thorsten Kani).
- Rewrite TOOLBAR_NotifyFormat to avoid side-effects.
dlls/comctl32/toolbar.c