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

📄 rsaproject.clw

📁 /* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CRSAProjectDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "RSAProject.h"

ClassCount=5
Class1=CRSAProjectApp
Class2=CRSAProjectDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_RSAPROJECT_DIALOG (English (U.S.))
Resource4=IDD_ABOUTBOX (English (U.S.))
Class4=PrimeGen
Class5=Pgen
Resource5=IDD_RSAPROJECT_DIALOG

[CLS:CRSAProjectApp]
Type=0
HeaderFile=RSAProject.h
ImplementationFile=RSAProject.cpp
Filter=N

[CLS:CRSAProjectDlg]
Type=0
HeaderFile=RSAProjectDlg.h
ImplementationFile=RSAProjectDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_GEN

[CLS:CAboutDlg]
Type=0
HeaderFile=RSAProjectDlg.h
ImplementationFile=RSAProjectDlg.cpp
Filter=D

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=3
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352

[DLG:IDD_RSAPROJECT_DIALOG]
Type=1
Class=CRSAProjectDlg
ControlCount=28
Control1=IDC_FILE_ENC,edit,1350631552
Control2=IDC_PUBLIC_ENC,edit,1350631552
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
Control5=IDC_BUTTON1,button,1342242816
Control6=IDC_BUTTON3,button,1342242816
Control7=IDC_FILE_DEC,edit,1350631552
Control8=IDC_PRIVATE_DEC,edit,1350631552
Control9=IDC_PUBLIC_DEC,edit,1082196096
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_ENC,button,1342177287
Control13=IDC_DEC,button,1342177287
Control14=IDC_STATIC,button,1342177287
Control15=IDC_STATIC,button,1342177287
Control16=IDC_BUTTON5,button,1342242816
Control17=IDC_BUTTON4,button,1342242816
Control18=IDC_BUTTON6,button,1073807360
Control19=IDC_BUTTON7,button,1342242816
Control20=IDC_BUTTON8,button,1342242816
Control21=IDC_BUTTON9,button,1342242816
Control22=IDC_PT_RADIO,button,1342177289
Control23=IDC_CT_RADIO,button,1342177289
Control24=IDC_STATIC,button,1342177287
Control25=IDC_DCT_RADIO,button,1342177289
Control26=IDC_DT_RADIO,button,1342177289
Control27=IDC_BUTTON11,button,1342242816
Control28=IDC_GEN,button,1342242816

[DLG:IDD_RSAPROJECT_DIALOG (English (U.S.))]
Type=1
Class=CRSAProjectDlg
ControlCount=26
Control1=IDC_FILE_ENC,edit,1350631552
Control2=IDC_PRIVATE_ENC,edit,1350631552
Control3=IDC_PUBLIC_ENC,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_BUTTON1,button,1342242816
Control8=IDC_BUTTON2,button,1342242816
Control9=IDC_BUTTON3,button,1342242816
Control10=IDC_FILE_DEC,edit,1350631552
Control11=IDC_PRIVATE_DEC,edit,1350631552
Control12=IDC_PUBLIC_DEC,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_ENC,button,1342177287
Control17=IDC_DEC,button,1342177287
Control18=IDC_STATIC,button,1342177287
Control19=IDC_STATIC,button,1342177287
Control20=IDC_BUTTON5,button,1342242816
Control21=IDC_BUTTON4,button,1342242816
Control22=IDC_BUTTON6,button,1342242816
Control23=IDC_BUTTON7,button,1342242816
Control24=IDC_BUTTON8,button,1342242816
Control25=IDC_STATIC,static,1342308352
Control26=IDC_PROGRESS1,msctls_progress32,1350565888

[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
ControlCount=3
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Class=CAboutDlg

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

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

⌨️ 快捷键说明

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