Fundamentals of |
About · FAQ ·Tell a Friend · Comments · Course Home Page · IT Learning Center |
About this Course
This course is intended for serious computer hobbyists, IT students, and IT professionals. You need Windows and Visual C++ installed. The free online textbook for this course is Visual C++ 6 Unleashed . Read the Introduction to the book.
|
Lesson 2. MFC Class Library Overview In Lesson 1, you looked at Developer Studio and the tools that it provides to help you develop C++ applications for Windows. Now you will get down to business and look at real application development. To help you with this, the Microsoft Foundation Classes (MFC) class library provides an application framework, in addition to the general classes and Win32 API wrapper classes that you expect from a Windows class library. In this lesson, you will
Reading Assignments Read the following sections from your free online textbook:
Learning Activities
|
| Web design and curriculum: David L. Heiserman | Copyright © 2005 SweetHaven Publishing Services |