Can I redraw a entire client area of window at processing of WM_PAINT? It is necessary for me to redraw all completely, and not just a part of a window which needs to be updated. Is there something except InvalidateRect () and RedrawWindow ()?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: Wm_paintThreaded View
|
Click Here to Expand Forum to Full Width |