Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Where is comsupp(w).lib?

COM Interop, RPC server is unavailable in c#

Opening Word-document (.doc) using C# causes COMException due to File Block Settings

What's the proper way of calling COM enumerators in .NET?

c# c++ .net com com-interop

Serialize COM variant to BLOB or IStream

winapi com

Change ProgID of a COM class

c# com progid

How to check if type from assembly is ComVisible

c# .net com interop com-interop

Call COM object method from Go without CGo

windows dll go com

What is the equivalent of Thread.SetApartmentState in C++?

c++ windows multithreading com

Create header file from COM TLB

c# .net c++ visual-studio com

How do I debug a .net Fatal Execution Engine Error?

sharepoint debugging com

What are dispinterface declarations used for?

delphi com

Why are public fields and properties interchangeably binary compatible?

COM interop side-by-side assemblies

c# com interop sxs

How should I create classes in ATL project?

c++ visual-c++ dll com atl

Call C# dll from unmanaged C++ app without COM

c# c++ dll com unmanaged

Is it possible to register a .NET assembly for COM interop without adding registry entries?

how can i identify an MS Excel object type?

delphi excel com automation

Delphi 2007 using Windows Imaging Component (WIC)

delphi com delphi-2007 jpeg bmp

Win32 COM Programming in Pure C

c winapi com