http://bugs.winehq.org/show_bug.cgi?id=7501
Summary: toolbar problem (DestroyWindow/Create) Product: Wine Version: 0.9.30. Platform: Other URL: http://www.geocities.com/thomas_r_bonner/stat/mcsim- 0.8.17.zip OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: T.Bonner@freesurf.ch
In a software I've authored, I do change the state of a button by deleting the toolbar: DestroyWindow (hwndToolBar) and reinitialize the toolbar again (CreateToolBarEx) with modified toolbar structure. In the link given, this bug occurs when pressing the "point view mode" button on the right side, next to the help button.