Home » Community » Newbie corner » OLE Automation (Request more help with OLE Automation)
Re: OLE Automation [message #61615 is a reply to message #51313] |
Mon, 24 March 2025 20:53  |
JeyCi
Messages: 69 Registered: July 2020
|
Member |
|
|
I think, COM-server is easier to connect with System.Reflection Namespace of C#.NET, as well as in VB - COM is easier to connect just referencing to the component that is installed in your OS. If any .lib/.dll/pluging with Reflection stuff for COM could once be added to UPP - only in such a case COM usage in development could become more comfortable, I think. Now, COM is really unpopular to call it in C++ (as it is itself written in c/c++) - can just use COM to dynamically load to higher level languages.
p.s.
some c++ reflection - link from here
Best regards.
[Updated on: Sun, 30 March 2025 10:42] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Tue Jun 17 23:09:21 CEST 2025
Total time taken to generate the page: 0.03841 seconds
|