Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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?

What's the difference between CoCreateInstance() and CoGetClassObject() when creating objects on the same machine?

What's the best way to transfer data from python to another application in windows?

GetObject and VB6 ActiveX exe

com vb6 activex

How can I easily use a COM component in Native Visual C++

c++ visual-c++ com activex