superdigitalclock.clw

来自「VisualC高级编程技术精粹.rar」· CLW 代码 · 共 71 行

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

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

ClassCount=3
Class1=CSuperDigitalClockCtrl
Class2=CSuperDigitalClockPropPage

ResourceCount=3
Resource1=IDD_PROPPAGE_SUPERDIGITALCLOCK
LastPage=0
Resource2=IDD_ABOUTBOX_SUPERDIGITALCLOCK
Class3=CColors
Resource3=IDD_DIALOG_COLOR

[CLS:CSuperDigitalClockCtrl]
Type=0
HeaderFile=SuperDigitalClockCtl.h
ImplementationFile=SuperDigitalClockCtl.cpp
Filter=W
BaseClass=COleControl
VirtualFilter=wWC
LastObject=CSuperDigitalClockCtrl

[CLS:CSuperDigitalClockPropPage]
Type=0
HeaderFile=SuperDigitalClockPpg.h
ImplementationFile=SuperDigitalClockPpg.cpp
Filter=D

[DLG:IDD_ABOUTBOX_SUPERDIGITALCLOCK]
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_SUPERDIGITALCLOCK]
Type=1
Class=CSuperDigitalClockPropPage
ControlCount=0

[DLG:IDD_DIALOG_COLOR]
Type=1
Class=CColors
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_BUTTON_BACKGROUND_COLOR,button,1342242816
Control4=IDC_BUTTON_TEXT_COLOR,button,1342242816
Control5=IDC_BUTTON_LINE_COLOR,button,1342242816
Control6=IDC_STATIC_SET_COLOR,button,1342177287

[CLS:CColors]
Type=0
HeaderFile=Colors.h
ImplementationFile=Colors.cpp
BaseClass=CDialog
Filter=D
LastObject=CColors
VirtualFilter=dWC

⌨️ 快捷键说明

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