Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Change Excel "External Data" Connection String

c# .net com excel-2003

Casting COM Interfaces [duplicate]

c++ com casting

What does COINIT_SPEED_OVER_MEMORY do?

com

Looking up the value for MS Office Interop constants rather than hard coding them

Does IUnknown::QueryInterface() increment the reference count?

com queryinterface iunknown

double calls to CoInitialize()

winapi com

Difference between pointer-to-pointer vs reference-to-pointer (C++)

c++ pointers com out

Why COM DLLs exports should be marked "PRIVATE"?

c++ c dll com

How to autogenerate *_TLB.pas in Delphi XE?

delphi com delphi-xe typelib

c# how to convert IntPtr to struct?

c# com com-interop

CoCreateInstance returning E_NOINTERFACE even though interface is found

Why do we need "this pointer adjustor thunk"?

c++ com

Is it important to call CoUninitialize on a thread that will be terminated before my application exits?

windows visual-c++ com

Why is the C# CreateObject so much more verbose than VB.NET?

c# vb.net com

Invoke method using Reflection on COM Object

c# reflection com

How can C# use a legacy DLL simply without registration(regsvr32)

Excel Process not closing in VB.net

vb.net excel com interop

TThread and COM - "CoInitialize has not been called", although CoInitialize is called in the constructor

Downloading file using IE from python

Mysterious VBIDE reference in C# project broken

c# reference com