We are in the process of upgrading applications from Powerbuilder 10 and 12.5 to Powerbuilder 2019R3.
Currently all of our powerbuilder applications reside in the same folder on a server and staff have a shortcut pointing to that location. This folder contains the PB runtime files needed and the application exe and pbd's.
I am looking at the ability to upgrade one application at a time and move it out for staff to start using. I was hoping to be able to put the 2019 runtime files in the same folder and then just delete the old exe and pbds and replace them with the new ones.
However, I have found some files that are the same names between the old runtimes and the new runtimes. I am trying to find out if these are backwards compatible and will the new ones work with the old applications.
libjcc.dll
libjtml.dll
libjutils.dll
nlwnsck.dll
Sybase.Powerbuilder.DataWindow.Excel12.dll
msvcp100.dll
msvcr100.dll
Thanks for any advice you can provide.