Task listing:
1. Read 《Programming Windows》(manage message routing and windows painting)
2. Read 《Dissect MFC》(understand the framework completely)
3. Implement a Windows Tray
4. Tetris(Game)
5. Mine(Game)
6. Coding obey the Coding Spec
7. Understand Redo/Undo design pattern and implement it with source code
8. COM
9. Implement painting function like WMP
1. Read 《Programming Windows》(manage message routing and windows painting)
2. Read 《Dissect MFC》(understand the framework completely)
3. Implement a Windows Tray
4. Tetris(Game)
5. Mine(Game)
6. Coding obey the Coding Spec
7. Understand Redo/Undo design pattern and implement it with source code
8. COM
9. Implement painting function like WMP
本文列出了一组Windows编程的学习和实践任务,包括阅读《Programming Windows》理解消息路由和窗口绘制,深入研究MFC框架,实现托盘程序,开发Tetris和Mine等游戏,遵循编码规范,掌握并实现撤销/重做设计模式,学习COM组件对象模型,以及实现类似WMP的绘图功能。
880





