Drawin into window outside of CView::OnDraw function
I am drawing using OpenGL and GDI on top of a picture which were drawn before in CView::OnDraw function.
First 2-3 seconds it draws sucessfully, and then cursor of mouse become "clock"( meanth beasy ) and on the screen is nothing drowning. Also the same problem apear during drawing of progress bar, after some time it become grey and squares of progress bar isn't drawn.
Bookmarks