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 3. MFC Message Handling Mechanism Windows programs are based on an event-driven programming model. This means that most of the things your application will do are done in response to various Windows messages. If you have done any Windows programming, you already know this. In this lesson, you will learn about
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 |