Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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

Need to remove an Object from DCOM config (DCOMCNFG)

vb.net com vb6 dcom

How to return WideString from COM server?

Import COM component: Difference c# vs. Delphi XE

delphi com activex delphi-xe

Do I need to initialize COM before using IStream with GDI+ Bitmap::FromStream()?

c++ winapi com gdi+

Why do we have to create unique uuid for every interface in a idl?

com uuid idl

How do you return an struct or class from a .NET COM dll to a consuming VB6 application?

c# .net dll com vb6