Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Do you have to call gc.collect explicitly sometimes with COM objects

.net com garbage-collection

How do I get MSBuild to generate a platform agnostic COMReference?

Sending and receiving arrays over COM

c++ com variant safearray

How to convert data types to call a COM procedure?

delphi com delphi-xe2

Why COM class doesn't exist any longer in PHP 5.4.5?

php com configuration

C# Proper Way to Close Multiple Excel Objects With Excel Process Destroyed

c# excel com excel-interop

How to get the PIDL of an open explorer window?

c# winapi com windows-explorer

Check COM pointers for equality

c++ com

tlbinf32.dll in a 64bits .Net application

com tlbinf32

How to register COM libraries at runtime?

Can someone explain the c++ FAILED function?

c++ windows com

Using early binding on a COM object

VB6 Error - Cannot load .ocx File

com vb6 registry ocx

Is it possible to package WPF window as COM Object

c# c++ wpf com window

Why can't I create a COM object in a new thread in Python?

Calling F# (.Net dll) code from php

php .net com dll f#

COM - #include generated header vs #import generated tlb

Should the pointer be set to null after calling COM Release() function?

c++ com interface

Marshaling COM objects between Python processes using pythoncom

Returning a string from an unmanaged c++ dll to c# [duplicate]

c# c++ com marshalling