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