- Visual C++源码
- Visual Basic源码
- C++ Builder源码
- Java源码
- Delphi源码
- C/C++源码
- PHP源码
- Perl源码
- Python源码
- Asm源码
- Pascal源码
- Borland C++源码
- Others源码
- SQL源码
- VBScript源码
- JavaScript源码
- ASP/ASPX源码
- C#源码
- Flash/ActionScript源码
- matlab源码
- PowerBuilder源码
- LabView源码
- Flex源码
- MathCAD源码
- VBA源码
- IDL源码
- Lisp/Scheme源码
- VHDL源码
- Objective-C源码
- Fortran源码
- tcl/tk源码
- QT源码
Graphic.clw
资源名称:ac.rar [点击查看]
上传用户:herolh
上传日期:2022-07-18
资源大小:3590k
文件大小:3k
源码类别:
绘图程序
开发平台:
Visual C++
- ; CLW file contains information for the MFC ClassWizard
- [General Info]
- Version=1
- LastClass=CAboutDlg
- LastTemplate=CDialog
- NewFileInclude1=#include "stdafx.h"
- NewFileInclude2=#include "graphic.h"
- LastPage=0
- ClassCount=6
- Class1=CGraphicApp
- Class2=CAboutDlg
- Class3=CGraphicDoc
- Class4=CGraphicView
- Class5=CMainFrame
- Class6=SettingDialog
- ResourceCount=4
- Resource1=IDR_TOOLBAR1
- Resource2=IDR_MAINFRAME
- Resource3=IDD_ABOUTBOX
- Resource4=IDD_DIALOG1
- [CLS:CGraphicApp]
- Type=0
- BaseClass=CWinApp
- HeaderFile=Graphic.h
- ImplementationFile=Graphic.cpp
- [CLS:CAboutDlg]
- Type=0
- BaseClass=CDialog
- HeaderFile=Graphic.cpp
- ImplementationFile=Graphic.cpp
- LastObject=CAboutDlg
- [CLS:CGraphicDoc]
- Type=0
- BaseClass=CDocument
- HeaderFile=GraphicDoc.h
- ImplementationFile=GraphicDoc.cpp
- [CLS:CGraphicView]
- Type=0
- BaseClass=CView
- HeaderFile=GraphicView.h
- ImplementationFile=GraphicView.cpp
- [CLS:CMainFrame]
- Type=0
- BaseClass=CFrameWnd
- HeaderFile=MainFrm.h
- ImplementationFile=MainFrm.cpp
- [CLS:SettingDialog]
- Type=0
- BaseClass=CDialog
- HeaderFile=SettingDialog.h
- ImplementationFile=SettingDialog.cpp
- [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_DIALOG1]
- Type=1
- Class=SettingDialog
- ControlCount=9
- Control1=IDOK,button,1342242817
- Control2=IDCANCEL,button,1342242816
- Control3=IDC_STATIC,static,1342308352
- Control4=ID_LINEWIDTH,edit,1350631552
- Control5=IDC_STATIC,button,1342177287
- Control6=IDC_RADIO1,button,1342308361
- Control7=IDC_RADIO2,button,1342177289
- Control8=IDC_RADIO3,button,1342177289
- Control9=IDC_SAMPLE,button,1342177287
- [TB:IDR_MAINFRAME]
- Type=1
- Class=?
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- Command4=ID_EDIT_CUT
- Command5=ID_EDIT_COPY
- Command6=ID_EDIT_PASTE
- Command7=ID_FILE_PRINT
- Command8=ID_APP_ABOUT
- Command9=ID_POINT
- Command10=ID_LINE
- Command11=ID_RETANGLE
- Command12=ID_ELLIPSE
- CommandCount=12
- [TB:IDR_TOOLBAR1]
- Type=1
- Class=?
- Command1=ID_POINT
- Command2=ID_LINE
- Command3=ID_RETANGLE
- Command4=ID_ELLIPSE
- CommandCount=4
- [MNU:IDR_MAINFRAME]
- Type=1
- Class=?
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- Command4=ID_FILE_SAVE_AS
- Command5=ID_FILE_PRINT
- Command6=ID_FILE_PRINT_PREVIEW
- Command7=ID_FILE_PRINT_SETUP
- Command8=ID_FILE_MRU_FILE1
- Command9=ID_APP_EXIT
- Command10=ID_EDIT_UNDO
- Command11=ID_EDIT_CUT
- Command12=ID_EDIT_COPY
- Command13=ID_EDIT_PASTE
- Command14=ID_VIEW_TOOLBAR
- Command15=ID_VIEW_STATUS_BAR
- Command16=ID_DRAWTOOLBAR
- Command17=ID_LINEWIDTHSETTING
- Command18=ID_COLOR
- Command19=ID_POINT
- Command20=ID_LINE
- Command21=ID_RETANGLE
- Command22=ID_ELLIPSE
- Command23=ID_APP_ABOUT
- CommandCount=23
- [ACL:IDR_MAINFRAME]
- Type=1
- Class=?
- Command1=ID_FILE_NEW
- Command2=ID_FILE_OPEN
- Command3=ID_FILE_SAVE
- Command4=ID_FILE_PRINT
- Command5=ID_EDIT_UNDO
- Command6=ID_EDIT_CUT
- Command7=ID_EDIT_COPY
- Command8=ID_EDIT_PASTE
- Command9=ID_EDIT_UNDO
- Command10=ID_EDIT_CUT
- Command11=ID_EDIT_COPY
- Command12=ID_EDIT_PASTE
- Command13=ID_NEXT_PANE
- Command14=ID_PREV_PANE
- CommandCount=14