Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

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

Programmatically clear IE history, cookies, cache while IE is open

Returning an array from JS to C# with COM-Interop

c# javascript com com-interop

Restricting WinForm application to one process with multiple instances

c# winforms wcf winapi com

Does a wrapper class calling a COM component through C# need to implement the Dispose pattern?

c# com dispose rcw

Any sense in marking an IUnknown-derived interface as dual in IDL?

windows com com-interop idl midl

The type library importer encountered an error during type verification

com tlbimp build-error

What is the "interface" keyword in MSVC?

c++ c visual-studio winapi com

What's the difference between BSTR and _bstr_t?

c++ com smart-pointers

IApplicationActivationManager::ActivateApplication in C#?

c# com windows-8

How to choose a Java-COM bridge? [closed]

java com