如何在没有在vc ++中为visual studio 12注册它们的情况下使用COM dll [英] How to use COM dlls without registering them in vc++ for visual studio 12

查看:64
本文介绍了如何在没有在vc ++中为visual studio 12注册它们的情况下使用COM dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一些Com dll,我想在windows应用程序中使用它们但没有注册,因为我在vc ++中使用LoadLibrary()方法,此方法加载dll但不执行dll的功能。



您能否建议我使用该dll而无需注册?



我在Visual Studio中使用VC ++语言12.

I have some Com dlls, I want to use them in windows application but without registering, for that I use LoadLibrary() method in vc++, this method load the dll but not performing the functionality of the dll.

Can you suggest me any way to use that dlls without registering them ?

I am using VC++ language in Visual Studio 12.

推荐答案

在这里查看我的答案:

以动态方式导入com dll [ ^ ]



问候,

Maxim。
See my answer here:
importing com dll dynmaically[^]

Regards,
Maxim.


这篇关于如何在没有在vc ++中为visual studio 12注册它们的情况下使用COM dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆