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

Dimitrie O. Paun dpaun at rogers.com
Thu Dec 11 17:30:23 CST 2003


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...

-- 
Dimi.




More information about the wine-devel mailing list