View Full Version : MFC and OpenGL
Can anyone help me to make sure that when I move a window that has OpenGL in it the background color doesn't leak onto the screen.
Korval
10-24-2001, 03:55 PM
Whenever the window is moved, Windows will fire off an appropriate message. Catch this message and redraw the screen.
DO you happen to know exactly what that message is?
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.