Migrating legacy C++ Builder Apps to C++ Builder 10 Seattle
November 10, 2015
Migration Considerations – Unicode
For the most part, your older C++ Builder source code and forms will import, compile, link and execute in current C++ Builder 10 Seattle, but you may need to make Unicode changes, and re-build 3rd party libraries, if these apply:
Any libraries that were built with an older version of C++ Builder will need to be recompiled in order to be used by a…