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.
