mfccontrol.clw

来自「Visual C++编程宝典随书光盘里的代码」· CLW 代码 · 共 110 行

CLW
110
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMFCControlWinCtrl
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MFCControl.h"
CDK=Y

ClassCount=6
Class1=CMFCControlWinCtrl
Class2=CMFCControlWinPropPage
Class3=CMFCControlNoWinCtrl
Class4=CMFCControlNoWinPropPage
Class5=CMFCControlSubWinCtrl
Class6=CMFCControlSubWinPropPage

ResourceCount=6
Resource1=IDD_ABOUTBOX_MFCCONTROLSUBWIN
Resource2=IDD_PROPPAGE_MFCCONTROLWIN
Resource3=IDD_ABOUTBOX_MFCCONTROLNOWIN
LastPage=0
Resource4=IDD_ABOUTBOX_MFCCONTROLWIN
Resource5=IDD_PROPPAGE_MFCCONTROLNOWIN
Resource6=IDD_PROPPAGE_MFCCONTROLSUBWIN

[CLS:CMFCControlWinCtrl]
Type=0
HeaderFile=MFCControlWinCtl.h
ImplementationFile=MFCControlWinCtl.cpp
Filter=W
LastObject=CMFCControlWinCtrl

[CLS:CMFCControlWinPropPage]
Type=0
HeaderFile=MFCControlWinPpg.h
ImplementationFile=MFCControlWinPpg.cpp
Filter=D

[CLS:CMFCControlNoWinCtrl]
Type=0
HeaderFile=MFCControlNoWinCtl.h
ImplementationFile=MFCControlNoWinCtl.cpp
Filter=W

[CLS:CMFCControlNoWinPropPage]
Type=0
HeaderFile=MFCControlNoWinPpg.h
ImplementationFile=MFCControlNoWinPpg.cpp
Filter=D

[CLS:CMFCControlSubWinCtrl]
Type=0
HeaderFile=MFCControlSubWinCtl.h
ImplementationFile=MFCControlSubWinCtl.cpp
Filter=W

[CLS:CMFCControlSubWinPropPage]
Type=0
HeaderFile=MFCControlSubWinPpg.h
ImplementationFile=MFCControlSubWinPpg.cpp
Filter=D

[DLG:IDD_ABOUTBOX_MFCCONTROLWIN]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_PROPPAGE_MFCCONTROLWIN]
Type=1
Class=CMFCControlWinPropPage
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[DLG:IDD_ABOUTBOX_MFCCONTROLNOWIN]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_PROPPAGE_MFCCONTROLNOWIN]
Type=1
Class=CMFCControlNoWinPropPage
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[DLG:IDD_ABOUTBOX_MFCCONTROLSUBWIN]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[DLG:IDD_PROPPAGE_MFCCONTROLSUBWIN]
Type=1
Class=CMFCControlSubWinPropPage
ControlCount=1
Control1=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?