Home | Overview | How Do I | Sample | Tutorial
Applications for Windows frequently communicate with the user through dialog boxes. Class CDialog provides an interface for managing dialog boxes, the Visual C++ dialog editor makes it easy to design dialog boxes and create their dialog-template resources, and ClassWizard simplifies the process of initializing and validating the controls in a dialog box and of gathering the values entered by the user.