http://bugs.winehq.org/show_bug.cgi?id=10522
Austin Lund austin.lund@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austin.lund@gmail.com
--- Comment #10 from Austin Lund austin.lund@gmail.com 2009-07-01 01:18:48 --- The WM_NCPAINT message for this window calls RedrawWindow(hWnd,NULL,NULL,0x441). Would this trigger repainting of everything and hence another WM_NCPAINT message?