Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Is there an OS function to translate a REFIID to a helpful name?

c++ windows com windows-shell

Get name of active Excel workbook from Python

python com

What is XPCOM? XPCOM vs COM?

com xpcom

How to Extract TypeLib from a COM exe on Command Line

com tlbimp typelib

What is the difference between a COM string (BSTR) and a .NET string?

.net string com rcw

Techniques for resolving COM-related error 0x80040154?

Subscribe to C# .net Event in VB6

.net com vb6

Calling an x64 assembly via COM from a 32 bit App

c# .net com .net-assembly

Release COM Object in C#

c# com outlook

Accessing COM in SQL CLR

Dynamic cast of System.__ComObject

How to convert C# code that uses Shell COM to F#?

f# com c#-to-f#

Why is VBA's VarType function saying this COM object is a string? (Object is instance of COM version of .NET's System.Object class.) Is it a bug?

.net excel vba com .net-4.0

How to debug regsvr32 post-compile DLL registration exception?

windows com dll registration

Interface inheritance in ComVisible classes in C#

c# com interface

How to list all ActiveX controls?

com interface activex

How can I determine why a call to IXMLDOMDocument::load() fails?

c++ xml com

What is the different purpose of .H header file and a IDL file?

c++ com

IWebBrowser2: how to force links to open in new window?

How does implementing multiple COM interfaces work in C++?