.NET Framework Bookmark and Share   
 index > Managed Extensibility Framework > "LoadLibrary" for "Com object" inside a dll
 

"LoadLibrary" for "Com object" inside a dll

Hi everyone,

I have an ActiveX object and I want to use it without registering. I need something like "LoadLibrary" function but loadlibrary is used to call functions of a dll, I need to call/instantiate one object inside a dll(a dll can contain more than one object). Is there any idea about how to do this?

Thanks
Abdullah Sahin
Hi
ActiveX or COM objects have to be registered before you can use them
Craig Kuhnert

You can use google to search for other answers

Custom Search

More Threads

• MEF and singletons
• Unity IoC Newbie - Constructor Injection fail!
• not able to call a vs 2005 c++ clr jni dll in java in machines without vs 2005?????
• Do you support the Default export option
• Do you will support event subscribe and publish in future vesion fo MEF?
• Advice on Using .Net frame work with Open Xml for excel automation
• What is Managed Extensibility Framework and its relationship with Enterprise Library?
• Weird crash when Candidate provider does not export the imported type
• MEF and Ninject, which are the differences between them and what does it imply?
• Order of ImportCompleted