搜索资源列表
MFC_CLASSICAL_QUESTION_2
- < MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为文档和文档模板的代码
lesson13
- 孙鑫老师VC视频第十三课代码:使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。
Tuxiangzi
- 基于单文档的推箱子游戏,界面设计比较漂亮,共设置了六关,有些算法设计方面还不太完善,希望对大家学习MFC游戏编程有所帮助!-Sokoban game based on a single document, interface design more beautiful, and a total of six set off, some algorithm design is not yet complete, we want to learn MFC programming game help!
MFC
- 打印,基于MFC的文档视图,不过其中有些代码要自己修改-Print, based MFC document view
Prog4
- 静态切分多视图MDI文档,在VC6.0平台上编写的MFC应用程序-Static multi-view segmentation MDI document
MFC
- mfc帮助文档,初学者可以在里面查到自己需要的函数-MFC documentation, beginners can check it on the inside you need function
实时动画
- 是一个MFC单文档工程,实现在CView类的客户区显示一个实时运动的小球,并且小球到客户区边时会反弹回来。(Is a MFC single document project, the realization of the CView class client area shows a real-time movement of the ball, and the ball to the customer side will rebound when the side.)