Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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

TWebBrowser doesn't display my website [duplicate]

How to migrate from C++ COM to C++CLI

c# com c++-cli

Do I need to rebuild and redeploy every time I upgrade a COM library used from my dotNet app?

c# .net com interop

OLE/COM Object Viewer reports STG_E_FILENOTFOUND

c++ visual-studio-2010 com

Can a program that controls IE detect if a HTTP 30x code is encountered?

Passing a string from C# to cpp with COM

c# c++ com interop string