📄 blowfishproj.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CBlowfishProjDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "BlowfishProj.h"
ClassCount=3
Class1=CBlowfishProjApp
Class2=CBlowfishProjDlg
ResourceCount=3
Resource2=IDD_BLOWFISHPROJ_DIALOG
Resource1=IDR_MAINFRAME
Class3=CAboutDlg
Resource3=IDD_DIALOG_ABOUT
[CLS:CBlowfishProjApp]
Type=0
HeaderFile=BlowfishProj.h
ImplementationFile=BlowfishProj.cpp
Filter=N
[CLS:CBlowfishProjDlg]
Type=0
HeaderFile=BlowfishProjDlg.h
ImplementationFile=BlowfishProjDlg.cpp
Filter=W
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_PROGRESS
[DLG:IDD_BLOWFISHPROJ_DIALOG]
Type=1
Class=CBlowfishProjDlg
ControlCount=18
Control1=IDC_BTN_BROWSEIN,button,1342242816
Control2=IDC_BTN_BROWSEOUT,button,1342242816
Control3=IDC_EDIT_PASSWORD1,edit,1350631584
Control4=IDC_EDIT_PASSWORD2,edit,1350631584
Control5=IDC_BTN_START,button,1342242816
Control6=IDC_BTN_ABOUT,button,1342242816
Control7=IDOK,button,1342242816
Control8=IDC_RADIO_ENCRYPT,button,1342308361
Control9=IDC_RADIO_DECRYPT,button,1342177289
Control10=IDC_EDIT_INFILE,edit,1350633600
Control11=IDC_EDIT_OUTFILE,edit,1350633600
Control12=IDC_PROGRESS,msctls_progress32,1350565888
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342181383
Control18=IDC_STATIC,static,1342308352
[DLG:IDD_DIALOG_ABOUT]
Type=1
Class=CAboutDlg
ControlCount=8
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
[CLS:CAboutDlg]
Type=0
HeaderFile=AboutDlg.h
ImplementationFile=AboutDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CAboutDlg
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -