2.2.4安装文件DialogProcess.ins
安装文件的定义很简单,只是声明进程名称和进程描述。
ClientInsFile 0.0
EditorName'DialogProcess'
EditorExePath'DialogProcess.DLL'
EditorDescription'Demonstrate the use of Client API'
Version'Version 1.00'
Date'16-Dec-1999'
HelpAboutInfo'This software is protected by copyright law and international treaties.'
CopyRight'Copyright ?Protel International Limited 1999'
EditorCommand 'RunADialogProcess' 'RunADialogProcess' 'Run a Dialog Process'ClientAPIExample.HLP 1000 Standard
2.3 运行进程
把此服务器安装到Protel中,并定制好对就的菜单项,运行一下即可看到效果。定制菜单和对应的进程如图7-1,运行进程如图7-2所示,运行结果如图7-3所示。(e-works)

图7-1 定制菜单和对应进程

图7-2 运行进程

图7-3 运行进程图

7-4 运行结果