Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Translate HRESULT to a readable message

c# excel com vsto

tlbexp.exe changes method names' case

c# com interop typelib tlbexp

Registration Free COM Interop: The application has failed to start because its side-by-side configuration is incorrect

How to import COM into Ironpython?

.net com ironpython

How to listen to COM events from Office applications that were started independently?

c++ events com ms-office

Where can I find documentation on the C# MSTSCLib, specifically the MsRdpClient classes?

c# com remote-desktop mstsc

Any method for accessing Windows COM methods using Java?

java windows com

COM Object - Threading - .net

Is it possible in IDA Pro to make a struct field offset to vtable which is defined in .data segment?

How does CreateStdDispatch know what method to invoke?

Why is COM interface name replaced by coclass name in VB6?

c++ com vb6

shared_ptr vs CComPtr

c++ com shared-ptr

Freeing a BSTR using ::SysFreeString(). More Platform Dependant?

In Excel VSTO, how can I check if a worksheet belongs to a closed workbook?

c# excel com vsto comexception

Using a TLB-defined interface with Python and COM

python com

How to generate deprecated warning for a method in a COM interface (c++)

What is the best way to create a COM component today?

c# c++ visual-c++ com atl

Find all properties of an ActiveX component

Is it possible call a COM object from within R, if the COM object is exposed from a .NET assembly?

.net r com

How to copy excel worksheets Into another excel workbook without opening the excel file in c# winforms?

c# winforms excel com ms-office