- Fix some TRACEs
commit56b9d3c73925746dd001bee5d4229b4a7051e60e
authorRobert Shearman <rob@codeweavers.com>
Mon, 20 Sep 2004 19:10:05 +0000 (20 19:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Sep 2004 19:10:05 +0000 (20 19:10 +0000)
treed455c724061f22781c7ce3fbf1fffec3bbba06af
parent807fe0741797250d569e2740b44cdbd834ebf1a1
- Fix some TRACEs
- More A->W conversions missed by previous patch.
- Fix off-by-one error in validating drag-n-drop from available
  buttons list box to actual buttons list box.
- Unicode flag should be based on the notification window.
dlls/comctl32/toolbar.c