krbtest.clw

来自「基于openssl开发的」· CLW 代码 · 共 82 行

CLW
82
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CKrbtestApp
Class2=CKrbtestDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_KRBTEST_DIALOG

[CLS:CKrbtestApp]
Type=0
HeaderFile=krbtest.h
ImplementationFile=krbtest.cpp
Filter=N

[CLS:CKrbtestDlg]
Type=0
HeaderFile=krbtestDlg.h
ImplementationFile=krbtestDlg.cpp
Filter=D
LastObject=IDC_RADIO_MD5
BaseClass=CDialog
VirtualFilter=dWC

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

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352

[DLG:IDD_KRBTEST_DIALOG]
Type=1
Class=CKrbtestDlg
ControlCount=25
Control1=IDC_RADIO_MD5,button,1342308361
Control2=IDC_RADIO_SHA1,button,1342177289
Control3=IDC_RADIO2_MD5,button,1342308361
Control4=IDC_RADIO2_SHA1,button,1342177289
Control5=IDOK,button,1342242817
Control6=IDCANCEL,button,1342242816
Control7=IDC_STATIC,static,1342308866
Control8=IDC_EDIT1,edit,1350631552
Control9=IDC_BUTBRO,button,1342242816
Control10=IDC_ENCRYPT,button,1342242816
Control11=IDC_DECRYPT,button,1342242816
Control12=IDC_DIGEST,button,1342242816
Control13=IDC_STATIC,static,1342177283
Control14=IDC_STATIC,button,1342177287
Control15=IDC_STATIC,static,1342308352
Control16=IDC_SIGN,button,1342242816
Control17=IDC_ENCODE,button,1342242816
Control18=IDC_DESIGN,button,1342242816
Control19=IDC_DECODE,button,1342242816
Control20=IDC_STATIC,button,1342177287
Control21=IDC_EDIT2,edit,1350631556
Control22=IDC_STATIC,button,1342177287
Control23=IDC_STATIC,button,1342177287
Control24=IDC_STATIC,button,1342177287
Control25=IDC_STATIC,button,1342177287

⌨️ 快捷键说明

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