Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in com

CLR Assembly C# inside SQL Server

c# sql xml com .net-assembly

Regsvr32 strange behaviour = > Regsvr32 does not give any success or failure message

Is it possible to draw WPF control over HwndHost control?

c# .net wpf com

Compiling native COM client stub in client, using VS2010

c++ visual-studio-2010 com

Debug C# dll from C++ solution via COM

Calling NetValidatePasswordPolicy from C# always returns Password Must Change

I am missing the Add new item Add "MFC Class From Typelib" in VS-2019

mfc com visual-studio-2019

Can I display GUID in windbg?

com guid windbg

Names in the interop assembly have wrong capitalization

c# .net com interop typelib

Can I use / access the app.config from .net code, when called via COM

.net vba com app-config

What is the point of IClassFactory::LockServer?

com

debugging COM free registration (c++)

c++ com regfreecom winsxs sxs

Powershell Remote: Microsoft.Update.Session, Access Denied: 0x80070005

com powershell

Creating directories during a copy using IFileOperation

c# com

How do I load a typelib to parse it in C#?

c# .net com typelib

Do I absolutely need to call ReleaseComObject on every MSHTML object?

c# com mshtml

COM object created by CComObject::CreateInstance not destroyed when pointer goes out of scope

c++ com visual-studio-2013 atl

Does Process Explorer support API or call from Console Command?

Implementing an OPOS printer service object for capturing printed text

c# com opos pos-for-.net

ComImport in C#, how do you find GUID for classes like IFileDialog in shell32.dll?

c# .net com guid