This section explains how to perform the following tasks:
· Registering child and frame window classes · Creating frame and child windows · Writing the main message loop · Writing the frame window procedure · Writing the child window procedure · Creating a child window
To illustrate these tasks, this section includes examples from Multipad, a typical MDI application.