📄 historycomboexample.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CHistoryComboExampleDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "historycomboexample.h"
LastPage=0
ClassCount=4
Class1=CHistoryCombo
Class2=CHistoryComboExampleApp
Class3=CAboutDlg
Class4=CHistoryComboExampleDlg
ResourceCount=2
Resource1=IDD_ABOUTBOX (English (U.S.))
Resource2=IDD_HISTORYCOMBOEXAMPLE_DIALOG (English (U.S.))
[CLS:CHistoryCombo]
Type=0
BaseClass=CComboBox
HeaderFile=HistoryCombo.h
ImplementationFile=HistoryCombo.cpp
LastObject=CHistoryCombo
[CLS:CHistoryComboExampleApp]
Type=0
BaseClass=CWinApp
HeaderFile=HistoryComboExample.h
ImplementationFile=HistoryComboExample.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=HistoryComboExampleDlg.cpp
ImplementationFile=HistoryComboExampleDlg.cpp
LastObject=CAboutDlg
[CLS:CHistoryComboExampleDlg]
Type=0
BaseClass=CDialog
HeaderFile=HistoryComboExampleDlg.h
ImplementationFile=HistoryComboExampleDlg.cpp
LastObject=IDC_COMBO_ITEMS
Filter=D
VirtualFilter=dWC
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
[DLG:IDD_HISTORYCOMBOEXAMPLE_DIALOG]
Type=1
Class=CHistoryComboExampleDlg
[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
[DLG:IDD_HISTORYCOMBOEXAMPLE_DIALOG (English (U.S.))]
Type=1
Class=?
ControlCount=8
Control1=IDC_STATIC,static,1342308352
Control2=IDC_COMBO_ITEMS,combobox,1344339970
Control3=IDC_STATIC,button,1342177287
Control4=IDC_CHECK_ADD_CUR_ITEM,button,1342242819
Control5=IDC_CHECK_DELETE_REG_ENTRIES,button,1342242819
Control6=IDC_BTN_ADD_TO_LIST,button,1342242816
Control7=IDC_BTN_CLEAR_HISTORY,button,1342242816
Control8=IDOK,button,1342242817
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -