📄 controltest.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CControlTestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "controltest.h"
LastPage=0
ClassCount=7
Class1=CControlTestApp
Class2=CAboutDlg
Class3=CControlTestDlg
Class4=CFilmDlg
Class5=CListBoxDlg
Class6=CListCtrlDlg
Class7=CPassWordDlg
ResourceCount=6
Resource1=IDD_FILM
Resource2=IDD_ABOUTBOX
Resource3=IDD_INFO_LISTBOX
Resource4=IDD_CONTROLTEST_DIALOG
Resource5=IDD_PASSWORD
Resource6=IDD_INFO_LISTCTRL
[CLS:CControlTestApp]
Type=0
BaseClass=CWinApp
HeaderFile=ControlTest.h
ImplementationFile=ControlTest.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=ControlTestDlg.cpp
ImplementationFile=ControlTestDlg.cpp
LastObject=CAboutDlg
[CLS:CControlTestDlg]
Type=0
BaseClass=CDialog
HeaderFile=ControlTestDlg.h
ImplementationFile=ControlTestDlg.cpp
LastObject=IDC_CAREER
[CLS:CFilmDlg]
Type=0
BaseClass=CDialog
HeaderFile=FilmDlg.h
ImplementationFile=FilmDlg.cpp
LastObject=CFilmDlg
Filter=D
VirtualFilter=dWC
[CLS:CListBoxDlg]
Type=0
BaseClass=CDialog
HeaderFile=ListBoxDlg.h
ImplementationFile=ListBoxDlg.cpp
LastObject=IDC_LIST
[CLS:CListCtrlDlg]
Type=0
BaseClass=CDialog
HeaderFile=ListCtrlDlg.h
ImplementationFile=ListCtrlDlg.cpp
Filter=D
VirtualFilter=dWC
[CLS:CPassWordDlg]
Type=0
BaseClass=CDialog
HeaderFile=PassWordDlg.h
ImplementationFile=PassWordDlg.cpp
LastObject=IDC_EDIT
[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_CONTROLTEST_DIALOG]
Type=1
Class=CControlTestDlg
ControlCount=20
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342312961
Control3=IDC_EDIT_NAME,edit,1350631552
Control4=IDC_STATIC,static,1342312961
Control5=IDC_EDIT_AGE,edit,1350639744
Control6=IDC_SPIN,msctls_updown32,1342177330
Control7=IDC_STATIC,static,1342312961
Control8=IDC_MALE,button,1342177289
Control9=IDC_FEMALE,button,1342177289
Control10=IDC_STATIC,static,1342312961
Control11=IDC_CAREER,combobox,1344340291
Control12=IDC_USELIST,button,1342242819
Control13=IDC_VIEW_INFO,button,1342242816
Control14=IDOK,button,1342242817
Control15=IDC_PLAY,button,1476460544
Control16=IDC_TREE,SysTreeView32,1342242823
Control17=IDC_STATIC,static,1342312961
Control18=IDC_STATIC,static,1342177287
Control19=IDC_DATETIMEPICKER,SysDateTimePick32,1342242848
Control20=IDC_STATIC,static,1342312961
[DLG:IDD_FILM]
Type=1
Class=CFilmDlg
ControlCount=8
Control1=IDOK,button,1342242816
Control2=IDC_PLAY,button,1342242955
Control3=IDC_STOP,button,1342242955
Control4=IDC_ANIMATE,SysAnimate32,1350631425
Control5=IDC_PROGRESS,msctls_progress32,1350565888
Control6=IDC_SLIDER,msctls_trackbar32,1342242840
Control7=IDC_STATIC,static,1342177294
Control8=IDC_BROWSE,button,1342242816
[DLG:IDD_INFO_LISTBOX]
Type=1
Class=CListBoxDlg
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDC_LIST,listbox,1352728833
[DLG:IDD_INFO_LISTCTRL]
Type=1
Class=CListCtrlDlg
ControlCount=6
Control1=IDOK,button,1342242817
Control2=IDC_LIST,SysListView32,1350631440
Control3=IDC_MODE_ICON,button,1342181385
Control4=IDC_MODE_REPORT,button,1342181385
Control5=IDC_MODE_LIST,button,1342181385
Control6=IDC_MODE_SMALL,button,1342181385
[DLG:IDD_PASSWORD]
Type=1
Class=CPassWordDlg
ControlCount=4
Control1=IDOK,button,1342242816
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT,edit,1342246944
Control4=IDC_STATIC,static,1342312961
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -