Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Use DLL in PHP?

php com dll

How to evolve a COM interface?

com winapi ole

How to communicate between two COM objects using Running Object Table (ROT)?

visual-c++ com atl moniker

Getting the helpstring attribute applied to C# properties exposed via COM interfaces

Utilizing a 32-bit DLL in a 64-bit process via COM

c++ com 32bit-64bit

Delphi Spring DI: Is it possible to delegate interface instantiation without an implementing type?

Expose dll for COM Interop

Using 32-bit shell extensions in Windows 7 64-bit

Get members of COM object via Delphi Olevariant type

delphi com

Create COM Surrogate server (exe) in C#

c# .net com

How to access an indexed property on a COM object from Powershell

com powershell

Why are IsEqualGUID() and "operator ==" for GUID declared to return int?

c++ visual-c++ com

Access COM vtable from C#

c# com interop

Registering a COM object created with VS C# 2010

c# dll com regsvr32 regasm

Unable to access COM exposed methods in VBA

Why is COM interop preferred over P/Invoke in .NET?

.net com interop pinvoke

SetApartmentState and [STAThread]

c# multithreading com watin sta

What does MethodImplAttribute(InternalCall, Runtime) do for methods of COM Interop interfaces?

c# .net com com-interop

How to create a COM object in F#

f# com

How to eliminate the MessageBeep from the RICHEDIT control?