Creating a New Application with AppWizard

Scribble: MDI Drawing Application, Lesson 2

Tip   If you prefer working from a printed tutorial, see Copying and Printing in MSDN Library Help for details about printing a lesson, a set of topics, or a single topic.

In this lesson, you’ll learn about the steps and tools used in developing and building an application, starting with AppWizard-generated files.

Suggested Reading

Once you’ve completed your initial application design, you’ll typically perform the following tasks to develop the application with the development environment and the Microsoft Foundation Class Library (MFC):

The steps tend to be iterative: You’ll go back and forth between editing the user interface and writing code all through the development process. You can also do the steps in a different order, depending on your working style.