List Question
10 TechQA 2024-12-26 13:55:53Is 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
117 views
Asked by Aashutosh Trivedi
Invoke COM object in a "PostMessage" manner
283 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
904 views
Asked by Moerwald
Alternative to Application.DelayInitialize for Delphi 7 Service?
466 views
Asked by Joshua
QueryInterface returns E_ACCESSDANIED general access denied error after successfull CoCreateInstanceEx
826 views
Asked by Daniel Angulo Duque
C# DCOM event binding Unathorized Execption
272 views
Asked by prof1990
How can I log [D]COM calls into a module?
284 views
Asked by Mr. Boy