Visual Modeler Quick Start with Visual C++

   

Use this tutorial to quickly become acquainted with C++ code generation using Microsoft Visual Modeler 2.0. You will be adding one additional step to the Visual C++ ENROLL tutorial that will show you how to:

  • Use a design model to visualize the MFC class hierarchy of an application.

  • Generate Visual C++ code from a model.

Prerequisites

These are the prerequisites for the tutorial:

  • Understand the design of a Microsoft Foundation Class Library (MFC) database application and the corresponding Visual C++ code.

  • Have Microsoft Visual C++ 6.0 and Microsoft Visual Modeler 2.0 installed on your computer.

Reading and Installation Instructions

It is best to complete the tutorial sequentially. If you haven't already done so, complete the . The Visual Modeler Quick Start with Visual C++ tutorial adds one additional step, STEP5, to the ENROLL tutorial. If you want, you can start directly with the Visual Modeler Quick Start with Visual C++ tutorial, as it contains all the files from the ENROLL sample at the end of STEP4.

To install the sample files for the Visual Modeler Quick Start with Visual C++ tutorial, see ENROLLVM: Demonstrates Modeling of a Visual C++ Application.