Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Setting Excel chart title programmatically

c# excel charts com interop

Simplest way to move an array from C++ to C#, modify it, and pass it back to C++

c# c++ com interop

Setting Accept-Language in COM-embedded IE

c internet-explorer com

Programmatically determine if a COM library (.DLL) is installed

c# com dll installation

Passing a Safearray of custom types from C++ to C#

What's the purpose of COM+ library applications?

How to properly hide methods and properties from intellisense

c++ com interop idl

Including .NET assemblies in a VB6 manifest?

c# com vb6 manifest

Out-of-process Classic COM EXE using Windows Runtime Template Library (WRL)

com wrl

Getting Class Not registered 80041054 on class that is registered

c# c++ com

Problems calling IConnectionPointImpl interface from C++ invoked via modal WinForms

c# c++ vba com iconnectionpoint

Open an Excel file in exclusive mode using VBScript

excel vbscript com dde vba

C++ Multiple Virtual Inheritance vs. COM

HOWTO: Call Managed C# Interface From Unmanaged C++ On WindowsCE Compact Framework

reusing Internet Explorer COM Automation Object

What is the preferred method of marshalling COM interfaces across threads?

Is it possible to use COM visible .NET classes with registration free COM?

c# c++ com clickonce

When does the .NET runtime hold a reference count > 1 for COM objects?

.net com com-interop rcw

How to create a "Shell IDList Array" to support drag-and-drop of virtual files from C# to Windows Explorer?

Specify apartment state to use when instantiating out of proc COM object

c# .net com com+