http://bugs.winehq.org/show_bug.cgi?id=3330
us@edmeades.me.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs@winehq.org AssignedTo|wine-bugs@winehq.org |us@edmeades.me.uk
------- Additional Comments From us@edmeades.me.uk 2007-25-07 08:50 ------- Problem is in CreateToolBarEx if an empty toolbar is created using the null hinst to pre load the default buttons. If createwindow was used (for example) it all works fine. Patch submitted