List Question
10 TechQA 2024-10-23 08:18:34Is it safe to cast a IDispatch* into an IUnknown*, without using QueryInterface, for interprocess COM objects?
1.7k views
Asked by Stephane Rolland
How can I do following thing through any code,script
132 views
Asked by Aashutosh Trivedi
Invoke COM object in a "PostMessage" manner
297 views
Asked by Michael Gunter
Print/save Excel (.xlsx) sheet to PDF using R
7.2k views
Asked by Mark Heckmann
How to tell if a library is COM or DCOM?
1.3k views
Asked by matrixanomaly
DCOM CoCreateInstanceEx 0x80040155
919 views
Asked by Moerwald
Alternative to Application.DelayInitialize for Delphi 7 Service?
488 views
Asked by Joshua
QueryInterface returns E_ACCESSDANIED general access denied error after successfull CoCreateInstanceEx
839 views
Asked by Daniel Angulo Duque
C# DCOM event binding Unathorized Execption
289 views
Asked by prof1990
How can I log [D]COM calls into a module?
307 views
Asked by Mr. Boy