home *** CD-ROM | disk | FTP | other *** search
MFC ClassWizard info | 1994-01-17 | 2.1 KB | 112 lines |
- ; CLW file contains information for the MFC ClassWizard
-
- [General Info]
- Version=1
- LastClass=CMyDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "chkbox.h"
- VbxHeaderFile=chkbox.h
- VbxImplementationFile=chkbox.cpp
- LastPage=1
-
- ClassCount=6
- Class1=CChkboxApp
- Class2=CChkboxDoc
- Class3=CChkboxView
- Class4=CMainFrame
-
- ResourceCount=3
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Class5=CAboutDlg
- Class6=CMyDlg
- Resource3=IDD_DIALOG1
-
- [CLS:CChkboxApp]
- Type=0
- HeaderFile=chkbox.h
- ImplementationFile=chkbox.cpp
- Filter=N
-
- [CLS:CChkboxDoc]
- Type=0
- HeaderFile=chkbodoc.h
- ImplementationFile=chkbodoc.cpp
- Filter=N
-
- [CLS:CChkboxView]
- Type=0
- HeaderFile=chkbovw.h
- ImplementationFile=chkbovw.cpp
- Filter=C
-
- [CLS:CMainFrame]
- Type=0
- HeaderFile=mainfrm.h
- ImplementationFile=mainfrm.cpp
- Filter=T
- LastObject=ID_FILE_TRYIT
-
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=chkbox.cpp
- ImplementationFile=chkbox.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_FILE_TRYIT
- Command3=ID_APP_ABOUT
- CommandCount=3
-
- [ACL:IDR_MAINFRAME]
- Type=1
- Class=CMainFrame
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- 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
- Command4=ID_EDIT_UNDO
-
- [DLG:IDD_DIALOG1]
- Type=1
- Class=CMyDlg
- ControlCount=8
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_MY_CHECK_BOX,button,1342242819
- Control4=IDC_MY_EDIT_BOX,edit,1350631552
- Control5=IDC_ENABLE,button,1342242816
- Control6=IDC_DISABLE,button,1342242816
- Control7=IDC_SHOW,button,1342242816
- Control8=IDC_HIDE,button,1342242816
-
- [CLS:CMyDlg]
- Type=0
- HeaderFile=mydlg.h
- ImplementationFile=mydlg.cpp
- Filter=D
- LastObject=IDC_MY_CHECK_BOX
-
-