开发者

VB6 Adding a DLL reference dynamically

I am currently making a application that has several reference DLL and i am trying to add these references on runtime. how can i make this posible in vb6?

Please help me with my problem and share me cod开发者_StackOverflowe or link for reference. i highly appreciate it. thanks!


I might be wrong, but as long as the dll is registered (regsvr32), you should be able to load classes from it using the CreateObject("Class Identifier") method

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜