文件名称:VB6callEXE
介绍说明--下载内容均来自于网络,请自行研究使用
在VB 应用程序的开发过程中,经常需要调用外部EXE 文件。一般情况下,我们都是通过动态联结库(Dynamic Link Library ,简称DLL) 来实现VB 应用程序对外部EXE 文件的调用,文章提出了一种非常简便的方法来实现这种调用。并给出了该方法的理论根据和实现步骤,最后进行了实例分析。-In the course of developing VB applications ,it is always necessary to call executive files from outside. Generally ,We do the job by way of Dynamic Link Library(DLL) . This paper puts forward a very convenient method to do the same job as DLL doesMoreover ,this paper also prsesnts its theory and steps and an example for demonstrating how to use the steps to call outside executive files in VB applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB6_0直接调用外部EXE文件的一种方法.pdf