pscramble.vbp

来自「这个程序是VB编写的加密解密程序,希望对大家有所帮助.」· VBP 代码 · 共 42 行

VBP
42
字号
Type=Exe
Form=fTest.frm
Class=cEncDec; cEncDec.cls
Object={831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0; mscomctl.ocx
IconForm="fTest"
Startup="fTest"
HelpFile=""
Title="pScramble"
ExeName32="Scramble.exe"
Command32=""
Name="pScramble"
HelpContextID="0"
CompatibleMode="0"
MajorVer=2
MinorVer=0
RevisionVer=17
AutoIncrementVer=0
ServerSupportFiles=0
VersionComments="Have fun."
VersionCompanyName="UMG_EDV"
VersionFileDescription="Class to en/decrypt with variable character length."
VersionLegalCopyright="(C) 2002 UMG_EDV GmbH"
VersionProductName="Ulli's Scrambler."
CompilationType=0
OptimizationType=1
FavorPentiumPro(tm)=-1
CodeViewDebugInfo=0
NoAliasing=-1
BoundsCheck=-1
OverflowCheck=-1
FlPointCheck=-1
FDIVCheck=-1
UnroundedFP=-1
StartMode=0
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1

[MS Transaction Server]
AutoRefresh=1

⌨️ 快捷键说明

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