Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Why cannot I cast my COM object to the interface it implements in C#?

c# com

Do i need to call CoInitialize before interacting with COM in .NET?

.net multithreading com

How to make make a .NET COM object apartment-threaded?

Why is C# null translated as Empty in VB6, instead of Nothing

c# com vb6 com-interop

C# exposing to COM - interface inheritance

c# .net inheritance com

What is the Component Object Model (COM)? Is it language-dependent?

.net com

What's the Matlab equivalent of NULL, when it's calling COM/ActiveX methods?

How do I register a .NET COM DLL with Regsvr32?

How to post messages to an STA thread running a message pump?

c# com interop message-queue sta

Can Ruby import a .NET dll?

.net windows ruby com dll

Fastest way to write cells to Excel with Office Interop?

WMPLib: player.mediaCollection.getAll().count is always 0

Calling COM visible managed component from managed code through COM wrapper

c# com interop proxy marshalling

How can I detect the type of a dll? (COM, .NET, WIN32)

.net com dll file

How to UAC elevate a COM component with .NET

c# com uac elevation moniker

Why would you need to use the DispId annotation in c#?

c# .net visual-studio com

Which tags are required in the manifest for registration free COM?

How can I wrap a COM object in a native .NET class?

c# .net com interop com-interop

Why is GUID attribute needed in the first place?

.net com attributes guid