Introduction - If you have any usage issues, please Google them yourself
This tutorial will introduce you to basic concepts and terminology of MFC, and event-driven programming. In this section, you will enter, compile and run a simple MFC program. The next section will show you a detailed explanation of these codes. The third section discusses MFC control and how to customize them. Part IV describes the message map, you will deal with the MFC event.