Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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

Registering handlers for .NET COM event in C++

c# c++ com interop

Access COM objects on another box from .NET (without deprecated DCOM, remoting)

.net wcf com dcom .net-remoting

Late Binding COM objects with C++Builder

Why would the PIDL for the control panel be different?

c++ shell com mfc windows-shell

Can Haskell [easily] do COM?

haskell com

C++ potentially-throwing code at COM method boundaries

Consecutive interface function IDs

windows com midl

defaultvalue and retval parameter ordering in IDL file and C++ header file

c++ com idl

Solidworks EPDM API IEdmEnumeratorVariable5::SetVar not working as expected

vb.net com solidworks

Can not reuse brush to draw both text and rectangle

c++ printing com xps

What does ComPtr.As() do?

c++ com

How to use win32com to handle overflow when querying Desktop Search?

What's the difference between BSTR and _bstr_t?

c++ com smart-pointers