This chapter demonstrated the fundamental techniques for using the Microsoft Foundation Class Library to write Microsoft Windows programs.
The class library helps you think about Windows programming in a more object-oriented way. It also promotes more reusable code.
The next three chapters develop a larger Windows application, building on the classes and techniques explored in this chapter.