Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

Where to put the destructor code for an ATL COM object?

c++ com destructor atl

Dangers of C# MTA thread creating STA COM object

c# com

C++: Convert wchar_t* to BSTR?

c++ string com bstr

How to use BSTR*

com bstr

COM Exception 80040154 When creating an Excel Application

Difference between "traditional" COM and COM+ (in Component Services)

The proper way to dispose Excel com object using VB.NET?

.net vb.net excel com

Set OLE Request Timeout from C++

c++ com ole

MIDL2398 error building with Visual Studio 2010 on Windows 2012

visual-studio-2010 com

How to pass an interface pointer to a thread?

COM Interop registration

c# .net com

Why does this implementation of COM IUnknown::Release work?

c++ windows com

Is it possible to execute a .NET assembly(dll) from vbscript?

.net dll com vbscript assemblies

COM Initialization and Use in Win32 C++ DLL

c++ visual-studio-2008 dll com

Java .NET interop

c# java .net dll com

TFS Build server and COM references - does this work?

com tfs build reference

Do I need to use COM (component object module)

c++ windows winapi com mfc

Why should I learn COM?

com uses

Should I prefer "default" calling convention over __fastcall when I don't really care of the calling convention?

Closing Excel application with Excel Interop without save message

c# excel com excel-interop