Hi,
In my company, we have C++ code that loads PBVM19.DLL in order to access PB code. Everything worked fine while we were running version 19. Once we moved to 2022 R2 we are having issues loading PBVM.DLL, Our C++ code is unable to load the DLL. We've tried lots of things but nothing worked.
We also tried to follow the example on the documentation (https://docs.appeon.com/pb2022/native_interface_programmers_guide_and_reference/XREF_79734_Calling.html#XREF_67012_Creating_the_C) but, once again, it doesn't work.
Any help will be appreciated.
Thanks.