testencrydll.clw
来自「(转)一个包含目前所有流行的加解密代码(RSA」· CLW 代码 · 共 96 行
CLW
96 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTestEncryDllDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "TestEncryDll.h"
ClassCount=3
Class1=CTestEncryDllApp
Class2=CTestEncryDllDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_TESTENCRYDLL_DIALOG
[CLS:CTestEncryDllApp]
Type=0
HeaderFile=TestEncryDll.h
ImplementationFile=TestEncryDll.cpp
Filter=N
[CLS:CTestEncryDllDlg]
Type=0
HeaderFile=TestEncryDllDlg.h
ImplementationFile=TestEncryDllDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_RSA_INPUT
[CLS:CAboutDlg]
Type=0
HeaderFile=TestEncryDllDlg.h
ImplementationFile=TestEncryDllDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=7
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308481
Control3=IDC_STATIC,static,1342308353
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308353
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
[DLG:IDD_TESTENCRYDLL_DIALOG]
Type=1
Class=CTestEncryDllDlg
ControlCount=38
Control1=IDC_DISKID_EDIT,edit,1350631552
Control2=IDC_GET_HARDDISK_ID_BUTTON,button,1342242816
Control3=IDC_MD5_EDIT,edit,1350631552
Control4=IDC_MD5_RESULT,edit,1350631552
Control5=IDC_MD5_BUTTON,button,1342242816
Control6=IDC_BLOWFISH_TEXT,edit,1350631552
Control7=IDC_BLOWFISH_KEYTEXT,edit,1350631552
Control8=IDC_BLOWFISH__RESULT,edit,1350631552
Control9=IDC_BLOWFISH_BUTTON,button,1342242816
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,button,1342177287
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_N_EDIT,edit,1350631552
Control19=IDC_D_RESULT,edit,1350631552
Control20=IDC_RSAENCRYPT,button,1342242816
Control21=IDC_STATIC,button,1342177287
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_RSADECRYPT,button,1342242816
Control25=IDC_STATIC,button,1342177287
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_ENCRYSTR_TEXT,edit,1350631552
Control30=IDC_ENCRYSTR_KEYTEXT,edit,1350631552
Control31=IDC_ENCRYSTR__RESULT,edit,1350631552
Control32=IDC_ENCRYSTR_BUTTON,button,1342242816
Control33=IDC_DEENCRYSTR_BUTTON,button,1342242816
Control34=IDC_BLOWFISH_DECRYPT,button,1342242816
Control35=IDC_STATIC,static,1342308352
Control36=IDC_RSA_INPUT,edit,1350631552
Control37=IDC_STATIC,static,1342308352
Control38=IDC_RSA_OUTPUT,edit,1350631552
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?