Hi!
I've had a security audit of the app we've made with PowerBuilder 2019.
In that audit an issue came up with the app trying to call C:\pb190t\build\unicode\DrawEx.dll.
To avoid dll hijacking the dll should be placed in the same folder as the app.
Now to the problem, I can't find the dll anywhere!
The app works fine when I run it locally where I don't have the dll.
Where can I find this dll?
I don't have a folder C:\pb190t\build\unicode, why does PowerBuilder try to get the dll from that folder?