Calculator.clw
上传用户:z_mail1980
上传日期:2007-06-01
资源大小:647k
文件大小:2k
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CCalculatorDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "Calculator.h"
- ClassCount=3
- Class1=CCalculatorApp
- Class2=CCalculatorDlg
- Class3=CAboutDlg
- ResourceCount=3
- Resource1=IDD_ABOUTBOX
- Resource2=IDR_MAINFRAME
- Resource3=IDD_CALCULATOR_DIALOG
- [CLS:CCalculatorApp]
- Type=0
- HeaderFile=Calculator.h
- ImplementationFile=Calculator.cpp
- Filter=N
- [CLS:CCalculatorDlg]
- Type=0
- HeaderFile=CalculatorDlg.h
- ImplementationFile=CalculatorDlg.cpp
- Filter=D
- BaseClass=CDialog
- VirtualFilter=dWC
- LastObject=IDC_EDIT_PUTOUT
- [CLS:CAboutDlg]
- Type=0
- HeaderFile=CalculatorDlg.h
- ImplementationFile=CalculatorDlg.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
- [DLG:IDD_CALCULATOR_DIALOG]
- Type=1
- Class=CCalculatorDlg
- ControlCount=21
- Control1=IDC_EDIT_PUTOUT,edit,1350641794
- Control2=IDC_NUMBER1,button,1342242816
- Control3=IDC_NUMBER2,button,1342242816
- Control4=IDC_NUMBER3,button,1342242816
- Control5=IDC_NUMBER4,button,1342242816
- Control6=IDC_NUMBER5,button,1342242816
- Control7=IDC_NUMBER6,button,1342242816
- Control8=IDC_NUMBER7,button,1342242816
- Control9=IDC_NUMBER8,button,1342242816
- Control10=IDC_NUMBER9,button,1342242816
- Control11=IDC_NUMBER0,button,1342242816
- Control12=IDC_MINUS,button,1342242816
- Control13=IDC_BACK,button,1342242816
- Control14=IDC_DIVIDE,button,1342242816
- Control15=IDC_MULTIPLY,button,1342242816
- Control16=IDC_ADD,button,1342242816
- Control17=IDC_SUBTRACT,button,1342242816
- Control18=IDC_CLEAR,button,1342242816
- Control19=IDC_SQRT,button,1342242816
- Control20=IDC_RECIPROCAL,button,1342242816
- Control21=IDC_RESULT,button,1342242816