Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

How do I check if a COM dll is registered in C#

c# com dll vsto regsvr32

How to wait on WaitHandle without message pumping?

.net multithreading com

Assembly has a strong name, but I"m getting the error that says a strong name is needed

.net com strongname

Why does regasm.exe register my c# assembly with the wrong GUID?

c# .net delphi com regasm

What could cause Vb6 run time error 430

com vb6

error MSB3216 when registering assembly

Import TLB into C#

c# com typelib

Implement COM IDispatch without ATL

c++ c qt com

How to properly close Internet Explorer when launched from PowerShell?

Managed Reg-Free COM Server Won't Activate

c# c++ com vb6 regfreecom

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?