Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Dump the interface exposed by a COM object

com activex

Expose a class as STA COM

c# .net com

Can a Registration-Free COM component be used without registering it on the development machine?

Regasm - Unable to locate input assembly

.net com regasm

Does 64 bit ActiveX exist?

com 64-bit activex

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?