解决MFC刷新闪烁的方法(含程序)
Removing flicker from an MFC application is well-covered territory. You can find the topic addressed in books, and on-line. However, the techniques presented are somewhat complicated and are usually difficult to add to an existing application. One often-presented technique is called double buffering
下载地址
用户评论
一般,可以用
感觉刷屏还得靠双缓冲或者MEMDC的方法好点。
觉不太实用,至少没有解决我遇到的问题,不过还是感谢楼主分享.
觉不太实用,至少没有解决我遇到的问题,不过还是感谢楼主分享 .
感觉不太实用,至少没有解决我遇到的问题,不过还是感谢楼主分享