http://bugs.winehq.org/show_bug.cgi?id=6392
mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
------- Additional Comments From mikolaj.zalewski@gmail.com 2007-19-03 12:20 ------- There are some tests for TB_ADDBITMAP and they show that this message doesn't reset the icon size according to the bitmap but resizes the bitmap according to the icon size. However the problem was in CreateToolbarEx - the author was very helpful to tell me that it's how he creates the toolbar. After introducing a Windows bug into Wine CreateToolbarEx this program works.