Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

.NET Object from VB6 without use of regasm.exe?

c# ms-access com vb6 interop

Does COM automatically unload DLLs when there are no more object references?

c++ com vb6 scripting vbscript

On Windows7, regsvr32 doesn't write to HKCR\CLSID

com windows-7 regsvr32

Creating a COM file from text

windows com assembly ascii

How to access a .Net web service from a Delphi Win32 application?

Will COM marshalling be (ever) neccessary for an object with ThreadingModel Both?

What are the frequently-encountered causes for COM memory leaks?

com memory-leaks

How to use a 32 bit COM object on Windows Server 2008 (works on 2008 R2 but non 2008)

com windows-server-2008

How to get the GIT in Delphi 7?

delphi com marshalling

UI thread is blocking a background thread calling a COM object

c# multithreading com

ATL COM DLL REGISTER ERROR 0x80070716

Delphi App Communicates with Program That Ends Up Crashing Occasionally - Vendor Blames My Delphi App

Defining STA: "single thread affinity" or "single threaded apartment"; and how they relate

c# wpf winforms com sta

Has .NET made raw COM and DCOM programming redundant?

.net com com+ dcom

Loading COM object in C# throws exception “Unable to cast COM object of type 'System.__ComObject' to interface type ...”, but C++ or VB not

c# c++ com com-interop

How to make a .com file using C/C++?

c++ c com

What does `Exporting a function from a DLL` mean?

.net com dll

How to return a list of strings in C#

c# visual-c++ com

Call COM wituout COM interop dll

c# com

Why does COM Interop treat a VB6 Boolean as C# Short?

c# .net com vb6 com-interop