Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How to pass a SAFEARRAY from C# to COM?

c# com

Is it possible to cast a .NET class into a COM library class?

Configure .NET-Based Components for Registration-Free Activation

c# c++ com interop

Outlook 2003 add-in - Getting COM exception on application shutdown after creating WPF window

.net exception com outlook vsto

Advice when using COM Object/CComPtr and the STL

c++ visual-c++ com stl atl

If I use a Type Library (.tlb) in a VB6 project, do I need to distribute it with the .exe?

com vb6 typelib

Outlook 2003 and Outlook 2007 Plug-in COM Resources release

.net com outlook outlook-addin

Use 32bit COM Server from a 64bit .NET Program

.net com interop 32bit-64bit

How (and when) does COM TreatAs work?

com registry clsid

Change IDL generated header file

c++ com idl

COM Exception - TYPE_E_CANTLOADLIBRARY?

asp.net exception com registry

Installing a .NET COM+ dll

c# asp.net dll com

I've started a process, how do I call a method in that process

c# wpf c#-4.0 com

The application called an interface that was marshalled for a different thread

c# .net com wmi

C# derived interface cannot work properly in C++

c# c++ com interface import

C# function doesn't update SAFEARRAY

c# c++ com safearray

How to call managed C++ methods from Un-managed C++

How can I use COM ATL project in Linux?

c++ linux com cross-platform atl

When do I generate new GUID's for COM Servers? (Examples in Python)

python com guid com-server

Wrapping a 32-bit COM shell extension within a "thin" 64-bit DLL wrapper