Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Registering a COM without Admin rights

.net com registry regasm

How do I ensure no re-entrant access to my main-STA COM server (C++)?

c++ com winapi

What does COM Error 80010105 mean and where to find other codes?

com

How to export generic types to COM? Type library exporteder encountered a generic type instance in a signature

c# .net com