home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1994-02-09 | 1.9 KB | 89 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CMygraphView
- LastTemplate=CFormView
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "mygraph.h"
- VbxHeaderFile=mygraph.h
- VbxImplementationFile=mygraph.cpp
- LastPage=0
-
- ClassCount=5
- Class1=CMygraphApp
- Class2=CMygraphDoc
- Class3=CAboutDlg
- Class4=CMainFrame
-
- ResourceCount=2
- Resource1=IDD_ABOUTBOX
- Class5=CMygraphView
- Resource2=IDD_DIALOG1
-
- [CLS:CMygraphApp]
- Type=0
- HeaderFile=mygraph.h
- ImplementationFile=mygraph.cpp
- Filter=N
-
- [CLS:CMygraphDoc]
- Type=0
- HeaderFile=mygradoc.h
- ImplementationFile=mygradoc.cpp
- Filter=N
-
- [CLS:CMygraphView]
- Type=0
- HeaderFile=mygravw.h
- ImplementationFile=mygravw.cpp
- Filter=D
- LastObject=IDC_GRAPH1
-
- [CLS:CMainFrame]
- Type=0
- HeaderFile=mainfrm.h
- ImplementationFile=mainfrm.cpp
- Filter=T
-
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=mygraph.cpp
- ImplementationFile=mygraph.cpp
- Filter=D
-
- [DLG:IDD_ABOUTBOX]
- Type=1
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308352
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
- Class=CAboutDlg
-
- [MNU:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_APP_EXIT
- Command2=ID_APP_ABOUT
- CommandCount=2
-
- [DLG:IDD_DIALOG1]
- Type=1
- Class=CMygraphView
- ControlCount=13
- Control1=IDC_GRAPH1,VBControl,1451294720,GRAPH.VBX;Graph
- Control2=IDC_SECOND_BUTTON,button,1342242816
- Control3=IDC_PRINT_BUTTON,button,1342242816
- Control4=IDC_BUTTON_1,button,1342242816
- Control5=IDC_BUTTON_2,button,1342242816
- Control6=IDC_BUTTON_3,button,1342242816
- Control7=IDC_BUTTON_4,button,1342242816
- Control8=IDC_BUTTON_5,button,1342242816
- Control9=IDC_BUTTON_6,button,1342242816
- Control10=IDC_BUTTON_7,button,1342242816
- Control11=IDC_BUTTON_8,button,1342242816
- Control12=IDC_BUTTON_9,button,1342242816
- Control13=IDC_BUTTON_10,button,1342242816
-
-