Hi.
With version 2021R1, is the integration via C ++ still maintained using the EnginerManager.dll and ImageViewer.dll libraries?.
All our software is based on C++, and from what I see, all the examples are oriented to the use of C#, can I still use C++?
No, the mentioned dlls are discontinued. See the documentation here - https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/mip2019r1_intro.html&tree=tree_search.html?search=enginemanager
Note that there are other possibilities on development with C++ mentioned in the documentation, so it is not a no on using C++, but it is a no on using the “activeX” dlls that you mention.