Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

CreateObject equivalent in C/C++? (COM Interop)

c++ c com interop

Unprotect an Excel file programmatically

python excel com pywin32

Newbie questions about COM

c++ com dll

What's the advantage of using COM over a plain DLL?

c++ com

Fatal error: Class 'COM' not found PHP. Win7 - Apache - PHP

php windows com

Why so many parentheses in SUCCEEDED macro?

c com macros c-preprocessor