Summary of the Hello Program's Code

At this point, you have derived the two necessary classes from Microsoft Foundation Classes. You have written the code for their member functions. And you have written a message map to connect Windows messages to your main window class's handler functions.

After you set up some additional files common to Windows programming, as detailed in the next section, you can compile Hello and then run it. If you prefer, you can compile the version of the program already provided on the distribution disks.