Basics
Getting Started
A Simple Window
Handling Messages
Understanding the Message Loop
Using Resources
Menus and Icons
Dialogs, GUI coders best friend
Modeless Dialogs
Standard Controls: Button, Edit, List Box
Dialog FAQs
Creating a simple application
App Part 1: Creating controls at runtime
App Part 2: Using files and the common dialogs
App Part 3: Tool and Status bars
App Part 4: Multiple Document Interface
Graphics Device Interface
Bitmaps, Device Contexts and BitBlt
Transparent Bitmaps
Timers and Animation
Text and Fonts
Appendices
Appendix A: References
Appendix B: Free Borland C++ Command Line Tools
Appendix C: Why you should learn the API before MFC
Appendix D: Resource file notes
Appendix E: Solutions to Common Errors