home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1995-09-14 | 1.6 KB | 91 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CEchoView
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "Echo.h"
- LastPage=0
-
- ClassCount=5
- Class1=CEchoApp
- Class2=CEchoDoc
- Class3=CEchoView
- Class4=CMainFrame
-
- ResourceCount=5
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Class5=CAboutDlg
-
- [CLS:CEchoApp]
- Type=0
- HeaderFile=Echo.h
- ImplementationFile=Echo.cpp
- Filter=N
-
- [CLS:CEchoDoc]
- Type=0
- HeaderFile=EchoDoc.h
- ImplementationFile=EchoDoc.cpp
- Filter=N
-
- [CLS:CEchoView]
- Type=0
- HeaderFile=EchoView.h
- ImplementationFile=EchoView.cpp
- Filter=C
- BaseClass=CView
- VirtualFilter=VWC
- LastObject=CEchoView
-
- [CLS:CMainFrame]
- Type=0
- HeaderFile=MainFrm.h
- ImplementationFile=MainFrm.cpp
- Filter=T
-
-
-
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=Echo.cpp
- ImplementationFile=Echo.cpp
- Filter=D
-
- [DLG:IDD_ABOUTBOX]
- Type=1
- Class=CAboutDlg
- ControlCount=4
- Control1=IDC_STATIC,static,1342177283
- Control2=IDC_STATIC,static,1342308480
- Control3=IDC_STATIC,static,1342308352
- Control4=IDOK,button,1342373889
-
- [ACL:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- Command4=ID_EDIT_UNDO
- Command5=ID_EDIT_CUT
- Command6=ID_EDIT_COPY
- Command7=ID_EDIT_PASTE
- Command8=ID_EDIT_UNDO
- Command9=ID_EDIT_CUT
- Command10=ID_EDIT_COPY
- Command11=ID_EDIT_PASTE
- Command12=ID_NEXT_PANE
- Command13=ID_PREV_PANE
- CommandCount=13
-
- [MNU:IDR_MAINFRAME]
- Type=1
- Command1=ID_EDIT_CLEAR
- Command2=ID_APP_EXIT
- Command3=ID_APP_ABOUT
- CommandCount=3
-
-