文件名称:VB6.0_DLL制作工具(Ver2.05)
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2019-05-11
- 文件大小:
- 74kb
- 下载次数:
- 1次
- 提 供 者:
- 公**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB6.0本身只支持制作ActiveX DLL文件。对于用VB6.0制作“标准DLL”(当然这
是“狭义”的标准DLL:指带导出函数、直接调用的DLL,不用通过对象来调用),网
上早已出现过不少的争论,但争来争去,似乎都是谁也没说服谁。网上也流传过不少
的“用VB6.0制作标准DLL的方法”,虽然或繁或简,还有的做成了VB6.0的插件,但
是这些方法的实质如出一辙,做出来的DLL文件,也仅仅是“带导出函数的ActiveX
DLL”而已。虽然带有导出函数,可以直接通过"Declare"来使用了,其实它们并没有
彻底摆脱ActiveX DLL的影子。(VB6.0 itself only supports the production of ActiveX DLL files. For making "standard DLL" with VB6.0 (of course this
It is the standard DLL of "narrow sense". It refers to the DLL with derived function and direct invocation. It does not need to be invoked by objects.
There have been many debates, but it seems that no one has convinced anyone. There have been a lot of them on the Internet.
The method of making standard DLL with VB6.0 is complicated or simple, and some of them are plug-ins of VB6.0.
The essence of these methods is the same. The DLL files produced by these methods are only "ActiveX with derived functions".
DLL. Despite having derived functions that can be used directly through Declare, they are not.
Get rid of ActiveX DLL completely.)
是“狭义”的标准DLL:指带导出函数、直接调用的DLL,不用通过对象来调用),网
上早已出现过不少的争论,但争来争去,似乎都是谁也没说服谁。网上也流传过不少
的“用VB6.0制作标准DLL的方法”,虽然或繁或简,还有的做成了VB6.0的插件,但
是这些方法的实质如出一辙,做出来的DLL文件,也仅仅是“带导出函数的ActiveX
DLL”而已。虽然带有导出函数,可以直接通过"Declare"来使用了,其实它们并没有
彻底摆脱ActiveX DLL的影子。(VB6.0 itself only supports the production of ActiveX DLL files. For making "standard DLL" with VB6.0 (of course this
It is the standard DLL of "narrow sense". It refers to the DLL with derived function and direct invocation. It does not need to be invoked by objects.
There have been many debates, but it seems that no one has convinced anyone. There have been a lot of them on the Internet.
The method of making standard DLL with VB6.0 is complicated or simple, and some of them are plug-ins of VB6.0.
The essence of these methods is the same. The DLL files produced by these methods are only "ActiveX with derived functions".
DLL. Despite having derived functions that can be used directly through Declare, they are not.
Get rid of ActiveX DLL completely.)
相关搜索: vb6_dll
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
VB6.0_DLL制作工具(Ver2.05) | 0 | 2017-09-29 |
VB6.0_DLL制作工具(Ver2.05)\Link.exe | 73728 | 2016-08-05 |
VB6.0_DLL制作工具(Ver2.05)\ReadMe.txt | 6319 | 2013-10-27 |
VB6.0_DLL制作工具(Ver2.05)\StdDLL_模板 | 0 | 2016-08-03 |
VB6.0_DLL制作工具(Ver2.05)\StdDLL_模板\mod_Main.bas | 1935 | 2017-09-29 |
VB6.0_DLL制作工具(Ver2.05)\StdDLL_模板\StdCall_DLL.vbp | 821 | 2017-09-29 |
VB6.0_DLL制作工具(Ver2.05)\Ver2.05_说明.txt | 989 | 2017-09-29 |
VB6.0_DLL制作工具(Ver2.05)\新建工程.gif | 28410 | 2015-01-23 |
VB6.0_DLL制作工具(Ver2.05)\窗口界面.png | 14584 | 2013-10-09 |