⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 day2_addcontrol.clw

📁 书籍:Teach Yourself Visual C++ 6 in 21 Days 第2章的源码:所有的源码都是我边读边写的
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CDay2_AddControlDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Day2_AddControl.h"

ClassCount=3
Class1=CDay2_AddControlApp
Class2=CDay2_AddControlDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_DAY2_ADDCONTROL_DIALOG
Resource4=IDD_ABOUTBOX (English (U.S.))
Resource5=IDD_DAY2_ADDCONTROL_DIALOG (English (U.S.))

[CLS:CDay2_AddControlApp]
Type=0
HeaderFile=Day2_AddControl.h
ImplementationFile=Day2_AddControl.cpp
Filter=N
LastObject=IDC_CHECKENBLMSG

[CLS:CDay2_AddControlDlg]
Type=0
HeaderFile=Day2_AddControlDlg.h
ImplementationFile=Day2_AddControlDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_RUNPGM

[CLS:CAboutDlg]
Type=0
HeaderFile=Day2_AddControlDlg.h
ImplementationFile=Day2_AddControlDlg.cpp
Filter=D
LastObject=CAboutDlg

[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


[DLG:IDD_DAY2_ADDCONTROL_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CDay2_AddControlDlg

[DLG:IDD_DAY2_ADDCONTROL_DIALOG (English (U.S.))]
Type=1
Class=CDay2_AddControlDlg
ControlCount=18
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDCANCEL,button,1342242816
Control4=IDC_STATICMSG,static,1342308352
Control5=IDC_MSG,edit,1350631552
Control6=IDC_SHWMSG,button,1342242816
Control7=IDC_STATICPGM,static,1342308352
Control8=IDC_DFLTMSG,button,1342242816
Control9=IDC_CLRMSG,button,1342242816
Control10=IDC_PROGTORUN,combobox,1344340226
Control11=IDC_RUNPGM,button,1342242816
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STATIC,button,1342177287
Control14=IDC_CHECKENBLMSG,button,1342242819
Control15=IDC_CHECKSHWMSG,button,1342242819
Control16=IDC_CHECKENBLPGM,button,1342242819
Control17=IDC_CHECKSHWPGM,button,1342242819
Control18=IDC_EXIT,button,1342242816

[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

⌨️ 快捷键说明

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