Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How does one return a local CComSafeArray to a LPSAFEARRAY output parameter?

c++ com atl safearray

Some questions about using CComPtr (when use Release()? Can I return CComPtr?, ...)

c++ com smart-pointers bho

Excel.Workbook.SaveAs(...) with a same name file

c# excel com

What are the differences between using the New keyword and calling CreateObject in Excel VBA?

vba excel binding com

Prevent Excel from quitting

c# excel com interop excel-2007

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