Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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")

.NET Object from VB6 without use of regasm.exe?

c# ms-access com vb6 interop

Does COM automatically unload DLLs when there are no more object references?

c++ com vb6 scripting vbscript

On Windows7, regsvr32 doesn't write to HKCR\CLSID

com windows-7 regsvr32

Creating a COM file from text

windows com assembly ascii

How to access a .Net web service from a Delphi Win32 application?

Will COM marshalling be (ever) neccessary for an object with ThreadingModel Both?