I am using Powerbuilder classic 2017R2 build 1769(32 bit) and windows 10. I am not able to use c++ dll in my application. I got runtime error as "R021 - Bad runtime function reference". My C++ dll code is:- int __declspec(dllexport) __stdcall testMethodCall...
Are there dependencies within this pbd that would cause a deployed PowerBuilder application to crash with a "bad runtime function reference" when calling the buildFromFile function for the pbdom_builder object? Everything runs within the PowerBuilder environment when running the application but after...