📄 simplecrypt.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=fileinfo
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "simplecrypt.h"
ODLFile=simplecrypt.odl
ClassCount=6
Class1=CSimplecryptApp
Class2=CSimplecryptDlg
Class3=CAboutDlg
Class4=CSimplecryptDlgAutoProxy
ResourceCount=7
Resource1=IDD_ABOUTBOX
Resource2=IDD_ABOUTBOX (English (U.S.))
Resource3=IDD_SIMPLECRYPT_DIALOG
Resource4=IDD_SIMPLECRYPT_DIALOG (English (U.S.))
Resource5=IDD_DIALOG1
Class5=password
Resource6=IDD_FILEINFO
Class6=fileinfo
Resource7=IDR_MAINFRAME
[CLS:CSimplecryptApp]
Type=0
HeaderFile=simplecrypt.h
ImplementationFile=simplecrypt.cpp
Filter=N
[CLS:CSimplecryptDlg]
Type=0
HeaderFile=simplecryptDlg.h
ImplementationFile=simplecryptDlg.cpp
Filter=D
LastObject=ID_SHOWFILEINFO
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=simplecryptDlg.h
ImplementationFile=simplecryptDlg.cpp
Filter=D
LastObject=CAboutDlg
BaseClass=CDialog
VirtualFilter=dWC
[DLG:IDD_ABOUTBOX]
Type=1
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Class=CAboutDlg
[CLS:CSimplecryptDlgAutoProxy]
Type=0
HeaderFile=DlgProxy.h
ImplementationFile=DlgProxy.cpp
BaseClass=CCmdTarget
Filter=N
[DLG:IDD_SIMPLECRYPT_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CSimplecryptDlg
[DLG:IDD_SIMPLECRYPT_DIALOG (English (U.S.))]
Type=1
Class=CSimplecryptDlg
ControlCount=5
Control1=IDC_STATIC,static,1342308364
Control2=IDC_FILEPATH,edit,1342244992
Control3=IDC_BUTTON1,button,1342242816
Control4=IDC_PROGRESS1,msctls_progress32,1350565889
Control5=IDC_STATIC,static,1342308352
[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342308480
Control2=IDC_STATIC,static,1342308352
Control3=IDOK,button,1342406657
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342177283
[MNU:IDR_MAINFRAME]
Type=1
Class=CSimplecryptDlg
Command1=ID_FILE_LOAD
Command2=ID_FILE_SAVE
Command3=ID_SHOWFILEINFO
Command4=ID_HELP_ABOUT
CommandCount=4
[DLG:IDD_DIALOG1]
Type=1
Class=password
ControlCount=7
Control1=IDOK,button,1342275585
Control2=IDCANCEL,button,1342275584
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT1,edit,1350631584
Control6=IDC_EDIT2,edit,1350631584
Control7=IDC_STATIC,static,1342308352
[CLS:password]
Type=0
HeaderFile=password.h
ImplementationFile=password.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=ID_FILE_LOAD
[DLG:IDD_FILEINFO]
Type=1
Class=fileinfo
ControlCount=9
Control1=ID_FILE_LOAD,button,1342242816
Control2=ID_FILE_SAVE,button,1342242816
Control3=IDC_STATIC,button,1342210055
Control4=IDC_STATIC,static,1342308352
Control5=IDC_FILENAME,edit,1342244992
Control6=IDC_STATIC,static,1342308352
Control7=IDC_FILESIZE,edit,1342244992
Control8=IDC_STATIC,static,1342308352
Control9=IDC_PROGRESS1,msctls_progress32,1350565888
[CLS:fileinfo]
Type=0
HeaderFile=fileinfo.h
ImplementationFile=fileinfo.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_PROGRESS1
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -