Some tasks to be finished

来源:互联网 发布:中国建设银行网络系统 编辑:程序博客网 时间:2024/05/22 13:13
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