Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

IDispatch Invoke() returns Type mismatch

c++ com idispatch

How to pass data to C# COM DLL from unmanaged application

c# c++ dll com

list excel workbook connections in C#

c# excel com connection

How to write a self registering activex control (in C#)?

.net com activex

C++/COM/Proxy Dlls: method override/method forwarding (COM implementation inheritance)

c++ windows com interface

registration free com and Dispatch LPPICTUREDISP

c++ mfc com activex winsxs

Windows UIAutomation sometimes hangs other apps

How write C# code being safe both under x86 and x64 when accessing COM? Typical traps?

c# .net com x86 64-bit

Invoking GetMethod() on a System.__ComObject always returns null

c# reflection com late-binding

Attaching the debugger to a process when it starts up

How to get the Interface ID (IID, i.e. the GUID) of an interface when importing a WinRT winmd?

Can a com server object written in C# discover immediately when the client releases it?

c# com interop

.NET2.0 C# Interop: How to call COM code from C#?

basic playback with programmatically created windows media player

Difference between two different types of assigning events to event handlers

c# events com