📄 timertest.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTimerTestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "TimerTest.h"
ClassCount=4
Class1=CTimerTestApp
Class2=CTimerTestDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_TIMERTEST_DIALOG
Class4=CHelpDlg
Resource4=IDD_HELP
[CLS:CTimerTestApp]
Type=0
HeaderFile=TimerTest.h
ImplementationFile=TimerTest.cpp
Filter=N
[CLS:CTimerTestDlg]
Type=0
HeaderFile=TimerTestDlg.h
ImplementationFile=TimerTestDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_START_TIMER
[CLS:CAboutDlg]
Type=0
HeaderFile=TimerTestDlg.h
ImplementationFile=TimerTestDlg.cpp
Filter=D
[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_TIMERTEST_DIALOG]
Type=1
Class=CTimerTestDlg
ControlCount=19
Control1=IDC_START_TIMER,button,1342242817
Control2=ID_STOPTIMER,button,1342242816
Control3=IDC_COUNTER,edit,1350633600
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EXIT,button,1342242816
Control6=IDC_TIMERVALUE,edit,1350631552
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_MODIFYTIMER,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_TIME,edit,1350633600
Control14=IDC_STATIC,static,1342308352
Control15=IDC_TIMERRESOLUTION,edit,1350633600
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_HELPINFOR,button,1342242816
Control19=IDC_HIGHQUALITYTIMERCTRL,{0262A73C-E38E-4377-802F-EFA2D640CFE7},1342242816
[DLG:IDD_HELP]
Type=1
Class=CHelpDlg
ControlCount=4
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
[CLS:CHelpDlg]
Type=0
HeaderFile=HelpDlg.h
ImplementationFile=HelpDlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CHelpDlg
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -