Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Logical !! versus nothing

c++ c com

Using a COM dll from C# without a type library

c# delphi com interop

COM outbound call results in "An outgoing call cannot be made since the application is dispatching an input-synchronous call."

visual-c++ com sta mta

Manual way to call COM object through .NET

c# com com-interop

Can the .NET 4 Task Parallel Library use COM objects?

COM vs non-COM DLL

vb.net dll com

What values to return for S_OK or E_FAIL from c# .net code?

c# .net com return-value

Why does CoUninitialize cause an error on exit?

c++ excel com access-violation

EmptyParam was variable now a function - How to resolve legacy code?

delphi com

Calling C# BHO methods from Javascript

Why is every successful QueryInterface() call followed by Release() call?

How to iterate through SAFEARRAY **

c++ com safearray

How to get COM Server for Excel written in VB.NET installed and registered in Automation Servers list?

.net excel com installation

AfxGetInstanceHandle() triggers an assertion failure

c++ visual-studio com mfc

How to Create an Outlook Plugin using Delphi?

delphi com plugins outlook

I want to learn COM. How should I proceed?

c++ com

what's the implication of void**?

c# c++ c com

Why does accessing a COM object from .NET, without going through the Interop class, sometimes work?

.net com interop

Calling C++ function from JavaScript script running in a web browser control