mfc中使用OpenGl编写动画在xp系统下的bug
http://stackoverflow.com/questions/18524635/using-opengl-animation-in-mfc-conflict-with-third-applications-wm-paint-message
这是我在堆栈溢出上面提的问题。
用中文描述就是,在MFC项目里面用OpengL实现动画,QQ登陆窗口遮盖动画区域,每次swapbuffer,QQ登陆窗口都会和动画区域混淆闪烁一次。问题仅出现在xp系统下面。
这是demo源码:
http://files.cnblogs.com/songtzu/OpenGLPicture.zip
为防止有些朋友编译不过,这是我编译的exe文件:
http://files.cnblogs.com/songtzu/opengl_PICTUREANIMATION_debug.rar