ddetest.mak
来自「图像处理的压缩算法」· MAK 代码 · 共 35 行
MAK
35 行
Type=Exe
Form=DDETEST.FRM
Module=GLOBAL; GLOBAL.BAS
IconForm="ORIGIN_DDE"
Startup="ORIGIN_DDE"
HelpFile=""
Title="VB DDE Demo"
ExeName32="Ddetest.exe"
Command32=""
Name="DDETEST"
HelpContextID="0"
Description="Demonstrate using Origin as a DDE Server application"
CompatibleMode="0"
MajorVer=5
MinorVer=0
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionComments="Demonstrate using Origin as a DDE Server"
VersionCompanyName="Microcal Software, Inc."
CompilationType=0
OptimizationType=0
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=0
Unattended=0
ThreadPerObject=0
MaxNumberOfThreads=1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?