Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Why is GUID attribute needed in the first place?

.net com attributes guid

How to check if a COM component (EXE/DLL file) is registered or not (using .NET)? [duplicate]

c# .net com

Difference between COM DLL and ActiveX control

dll com activex

As of today, what is the right way to work with COM objects? [duplicate]

c# .net vb.net excel com

How to use IDispatch in plain C to call a COM object

c com gcc activex idispatch

Powershell script cannot access a file when run as a Scheduled Task

Usage of CoTaskMemAlloc?

windows winapi com

What is the difference between a component-oriented and object oriented language?

oop com

Interesting "getElementById() takes exactly 1 argument (2 given)", sometimes it occurs. Can someone explain it?

Creating your own HRESULT?

c++ com hresult

missing Embed Interop Type property

Analog of COM programming in Linux/UNIX

linux unix com components

Registering a 32 bit DLL with 64 bit regsvr32

c++ windows com rpc

Register a C#/VB.NET COM dll programmatically

c# vb.net com dll com-interop

Visual Studio 2010 64-bit COM Interop Issue

COM object method undefined

php windows delphi com

Which blocking operations cause an STA thread to pump COM messages?

c# com interop message-pump

How can I invoke a static method on a .NET object over COM interop?

.net com interop com-interop

SaveAs vs SaveAs2 in the Microsoft Office Word object model

Is it safe to call an RCW from a finalizer?

.net com finalizer