明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2225|回复: 4

[求助]用VB做的DLL怎么加载?

[复制链接]
发表于 2008-1-18 12:22:00 | 显示全部楼层 |阅读模式
如题,请问,用VB做的DLL怎么加载?
发表于 2008-1-18 22:56:00 | 显示全部楼层

Dim AppClass As Object
Set AppClass = CreateObject("应用程序名.类名")
AppClass.方法

举例:编制了DLL,应用程序名为Test,包换类CLASS1,CLASS1的方法有showMsg,显示"Hello,World"。
具体编程代码:sub Test()
Dim AppClass As Object
Set AppClass = CreateObject("Test.class1")
AppClass.showmsg
end sub
执行则显示消息框"Hellow,World!"

*********************************************************
西北凡人---http://www.abofanyi.com/blog

 楼主| 发表于 2008-1-19 18:29:00 | 显示全部楼层
谢谢了,哪LISP能不能加载用VB做的DLL呢?
发表于 2008-1-19 22:57:00 | 显示全部楼层
本帖最后由 作者 于 2008-1-19 23:10:20 编辑

可以,本论坛就有这方面的资料,自己找一下

*********************************************************
西北凡人---http://www.abofanyi.com/blog

发表于 2010-10-26 20:27:00 | 显示全部楼层
<img style="BORDER-BOTTOM: #fff 1px="1px"  solid; POSITION: relative; BORDER-LEFT: #ccc 1px="1px"  solid; BORDER-TOP: #ccc 1px="1px"  solid; BORDER-RIGHT: #fff 1px="1px"  solid" class="dveditbgborder" onmouseover="window.dv___[0].t.setIcon(this,2)" title="生成一个交易信息" onmouseout="window.dv___[0].t.setIcon(this,0)" onmousedown="window.dv___[0].t.setIcon(this,1)"  alt="生成一个交易信息" src="skins/default/images/blank.gif" width="100%" height="100%"/>vb dll 在打开多个cad窗口情况下,第一个可用,其它不行,为什么?<img style="BORDER-BOTTOM: #fff 1px="1px"  solid; POSITION: relative; BORDER-LEFT: #ccc 1px="1px"  solid; BORDER-TOP: #ccc 1px="1px"  solid; BORDER-RIGHT: #fff 1px="1px"  solid" class="dveditbgborder" onmouseover="window.dv___[0].t.setIcon(this,2)" title="生成一个交易信息" onmouseout="window.dv___[0].t.setIcon(this,0)" onmousedown="window.dv___[0].t.setIcon(this,1)"  alt="生成一个交易信息" src="skins/default/images/blank.gif" width="100%" height="100%"/>vb dll 在打开多个cad窗口情况下,第一个可用,其它不行,为什么?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-25 20:17 , Processed in 0.200439 second(s), 23 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表