Forum Discussion
AngelaIp
2 years agoIdeator I
Have you seen the cpp sample in the 2023 Programmers Guide? According to the guide the dll must be registered in the Windows Registry and you need to reference COM to your project.
There are also some older cpp samples in the forum, but I am not sure if the work anymore.
cnsbusaaras
2 years agoIdeator I
Hello Angelalp,
thank you for your reply.
The solution with COM reference does not function in our case.
We try to load the aras 2023 dll with CPP/CLI windows exe.