Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How do I unregister COM dlls initially added with RegSvr32 when the /u arg doesn't work?

Use COM Object from DLL without register

c++ dll com

a Reference to 'Microsoft Windows Installer Object Library' could not be added

c# visual-studio-2012 com

Implementation of ISupportErrorInfo - what does it mean?

com error-handling

How to compare BSTR against a string in c/c++?

c++ windows com activex

Query WMI from Go

com go wmi

Can I detect errors while using a .Net WebBrowser control?

How to convert _bstr_t to CString

c++ com mfc visual-c++ bstr

Why exactly do I need an explicit upcast when implementing QueryInterface() in an object with multiple interfaces()

How to generate type library from unmanaged COM dll

Why cannot I cast my COM object to the interface it implements in C#?

c# com

Do i need to call CoInitialize before interacting with COM in .NET?

.net multithreading com

How to make make a .NET COM object apartment-threaded?

Why is C# null translated as Empty in VB6, instead of Nothing

c# com vb6 com-interop

C# exposing to COM - interface inheritance

c# .net inheritance com

What is the Component Object Model (COM)? Is it language-dependent?

.net com

What's the Matlab equivalent of NULL, when it's calling COM/ActiveX methods?

How do I register a .NET COM DLL with Regsvr32?

How to post messages to an STA thread running a message pump?

c# com interop message-queue sta