⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 aes.clw

📁 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CStrDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "aes.h"
LastPage=0

ClassCount=6
Class1=CAESApp
Class2=CAboutDlg
Class3=CAESDlg
Class4=CFileDlg
Class5=CMyTab
Class6=CStrDlg

ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDD_STRDLG
Resource3=IDD_AES_DIALOG
Resource4=IDD_FILEDLG

[CLS:CAESApp]
Type=0
BaseClass=CWinApp
HeaderFile=AES.h
ImplementationFile=AES.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=AESDlg.cpp
ImplementationFile=AESDlg.cpp
LastObject=CAboutDlg
Filter=D
VirtualFilter=dWC

[CLS:CAESDlg]
Type=0
BaseClass=CDialog
HeaderFile=AESDlg.h
ImplementationFile=AESDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=CAESDlg

[CLS:CFileDlg]
Type=0
BaseClass=CDialog
HeaderFile=FileDlg.h
ImplementationFile=FileDlg.cpp
LastObject=IDC_PFILE
Filter=D
VirtualFilter=dWC

[CLS:CMyTab]
Type=0
BaseClass=CTabCtrl
HeaderFile=MyTab.h
ImplementationFile=MyTab.cpp

[CLS:CStrDlg]
Type=0
BaseClass=CDialog
HeaderFile=StrDlg.h
ImplementationFile=StrDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_CIPHER

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=9
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_EMAIL_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_QQ_STATIC,static,1342308352

[DLG:IDD_AES_DIALOG]
Type=1
Class=CAESDlg
ControlCount=12
Control1=IDC_STATIC,static,1342308865
Control2=IDC_STATIC,static,1342308865
Control3=IDC_LENTYPE,combobox,1344340226
Control4=IDC_KEY,edit,1350631552
Control5=IDC_STATIC,static,1342308865
Control6=IDC_KEYLENTYPE,edit,1342244993
Control7=IDC_STATIC,static,1342308865
Control8=IDC_KEYLEN,edit,1342244993
Control9=IDC_STATIC,static,1342308865
Control10=IDC_TAB,SysTabControl32,1342177280
Control11=IDC_INFOBUT,button,1342242816
Control12=IDC_BUTIMPORT,button,1342242816

[DLG:IDD_FILEDLG]
Type=1
Class=CFileDlg
ControlCount=28
Control1=IDC_STATIC,button,1342178055
Control2=IDC_STATIC,button,1342178055
Control3=IDC_STATIC,static,1342308865
Control4=IDC_STATIC,static,1342308865
Control5=IDC_STATIC,static,1342308865
Control6=IDC_STATIC,static,1342308865
Control7=IDC_STATIC,static,1342308865
Control8=IDC_SOURCEFILE,edit,1350631552
Control9=IDC_ENFILE,edit,1350631552
Control10=IDC_EXT,edit,1350631552
Control11=IDC_CFILE,edit,1350631552
Control12=IDC_PFILE,edit,1350631552
Control13=IDC_SFBROWSE,button,1342246656
Control14=IDC_ENFBROWSE,button,1342246656
Control15=IDC_MFBROWSE,button,1342246656
Control16=IDC_PFBROWSE,button,1342246656
Control17=IDC_STATIC,static,1342308865
Control18=IDC_FILELEN,edit,1342244992
Control19=IDC_STATIC,static,1342308865
Control20=IDC_TIME,edit,1342244992
Control21=IDC_ENCRYP,button,1342246656
Control22=IDC_DECRYP,button,1342246656
Control23=IDC_STATIC,button,1342178055
Control24=IDC_STATE,static,1342308352
Control25=IDC_STATIC,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_PROGRESS,msctls_progress32,1350565889
Control28=IDC_BUTCLEAR,button,1342242816

[DLG:IDD_STRDLG]
Type=1
Class=CStrDlg
ControlCount=16
Control1=IDC_STATIC,button,1342178055
Control2=IDC_PLAINT,edit,1352732740
Control3=IDC_STATIC,button,1342178055
Control4=IDC_CIPHER,edit,1352733764
Control5=IDC_STATIC,button,1342178055
Control6=IDC_DEPLAINT,edit,1352732740
Control7=IDC_STATIC,static,1342308865
Control8=IDC_STRLEN,edit,1342244992
Control9=IDC_STATIC,static,1342308865
Control10=IDC_TIME,edit,1342244992
Control11=IDC_ENCRYP,button,1342246656
Control12=IDC_DECRYP,button,1342246656
Control13=IDC_STATIC,static,1342308352
Control14=IDC_ISFINISH,static,1342308352
Control15=IDC_STATIC,button,1342178055
Control16=IDC_BUTCLC,button,1342242816

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -