Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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

How to do a simple mail merge in OpenOffice

c# c++ com openoffice.org ole

Server.MapPath in a COM Component

c# com asp-classic vbscript

reasons for choosing com

c++ com

Accessing COM Object From Thread Other Than Main Thread Slow In C#

c# multithreading com

Debugging COM object in a foreign process [duplicate]

c# .net debugging com

How to add methods to a class without changing the COM+ Class ID

c# com coding-style

How is "variant time" (DATE, double, 8-byte) handled?

c++ datetime time com variant

What is the correct type in c\c++ to store a COM's VT_DECIMAL?

c++ com decimal ado

Start Visual Studio programmatically; C# equivalent of VB's CreateObject("VisualStudio.DTE.8.0")