comctl32/toolbar: Potential fix for button redraw in TBSTYLE_FLAT toolbars

Andrew de Quincey adq_dvb at lidskialf.net
Thu Dec 11 19:03:25 CST 2003


On Thursday 11 December 2003 23:30, Dimitrie O. Paun wrote:
> On December 11, 2003 06:07 pm, Andrew de Quincey wrote:
> > On second thoughts, that method would need multiple changes in the file
> > to ensure the correct value was passed to InvalidateRect(). Whereas the
> > method I proposed just needs three lines.
>
> Calling InvalidateRect() is the right thing to do, we can't just send
> WM_ERASEBKGND messages like so...

Cool. I shall make it do that then.



More information about the wine-devel mailing list