📄 flashwriter.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDownloadDialog
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "FlashWriter.h"
ClassCount=4
Class1=CFlashWriterApp
Class2=CFlashWriterDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_FLASHWRITER_DIALOG
Class4=CDownloadDialog
Resource4=IDD_DOWNLOAD_DIALOG
[CLS:CFlashWriterApp]
Type=0
HeaderFile=FlashWriter.h
ImplementationFile=FlashWriter.cpp
Filter=N
[CLS:CFlashWriterDlg]
Type=0
HeaderFile=FlashWriterDlg.h
ImplementationFile=FlashWriterDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_FILENAME
[CLS:CAboutDlg]
Type=0
HeaderFile=FlashWriterDlg.h
ImplementationFile=FlashWriterDlg.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_FLASHWRITER_DIALOG]
Type=1
Class=CFlashWriterDlg
ControlCount=5
Control1=IDC_FILENAME,edit,1350633600
Control2=IDC_BROWSE,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_DOWNLOAD,button,1342242816
Control5=IDC_CANCEL_FLASHWRITER,button,1342242816
[CLS:CDownloadDialog]
Type=0
HeaderFile=DownloadDialog.h
ImplementationFile=DownloadDialog.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CDownloadDialog
[DLG:IDD_DOWNLOAD_DIALOG]
Type=1
Class=CDownloadDialog
ControlCount=6
Control1=IDC_DOWNLOAD_PROGRESS,msctls_progress32,1350565888
Control2=IDC_CANCEL_DOWNLOAD,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_FILESIZE,static,1342308352
Control6=IDC_HAVEDOWN,static,1342308352
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -