At 02:46 PM 5/10/00 -0500, you wrote: >This large patch contains a number of modifications and fixes to the >toolbar code. These include > * Cleaning up some of the drawing code, specifically dealing with >avoiding trying to draw invalid bitmaps. > * avoids directly calling drawing functions instead invalidating rects >and relying on WM_PAINT > * for the dropdown event checks the button style as opposed to the >toolbar style. > This is a very interesting patch. It fixes nicely a program I use often to test wine. But it has a strange side-effect; in the standard file open dialog box, the buttons are looking funny (too high). Gerard