I read on msdn to pass FALSE as last parameter when I do:
shouldn't this avoid the WM_ERASEBKGND message queuing?Code:InvalidateRect(hWnd, NULL, FALSE);
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: double bufferingThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |