mfccontrol.clw

来自「Visual+C+++6[1].0实用教程代码 Visual+C+++6[1]」· CLW 代码 · 共 161 行

CLW
161
字号
; 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=12
Resource1=IDD_ABOUTBOX_MFCCONTROLWIN (English (U.S.))
Resource2=IDD_ABOUTBOX_MFCCONTROLNOWIN (English (U.S.))
Resource3=IDD_PROPPAGE_MFCCONTROLSUBWIN (English (U.S.))
LastPage=0
Resource4=IDD_ABOUTBOX_MFCCONTROLSUBWIN (English (U.S.))
Resource5=IDD_PROPPAGE_MFCCONTROLNOWIN (English (U.S.))
Resource6=IDD_PROPPAGE_MFCCONTROLWIN (English (U.S.))
Resource7=IDD_PROPPAGE_MFCCONTROLNOWIN
Resource8=IDD_ABOUTBOX_MFCCONTROLWIN
Resource9=IDD_ABOUTBOX_MFCCONTROLNOWIN
Resource10=IDD_ABOUTBOX_MFCCONTROLSUBWIN
Resource11=IDD_PROPPAGE_MFCCONTROLSUBWIN
Resource12=IDD_PROPPAGE_MFCCONTROLWIN

[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_MFCCONTROLNOWIN (English (U.S.))]
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_ABOUTBOX_MFCCONTROLWIN (English (U.S.))]
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 (English (U.S.))]
Type=1
Class=?
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[DLG:IDD_PROPPAGE_MFCCONTROLNOWIN (English (U.S.))]
Type=1
Class=?
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[DLG:IDD_ABOUTBOX_MFCCONTROLSUBWIN (English (U.S.))]
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 (English (U.S.))]
Type=1
Class=?
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_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_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_MFCCONTROLNOWIN]
Type=1
Class=?
ControlCount=1
Control1=IDC_STATIC,static,1342308352

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

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

⌨️ 快捷键说明

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