I\'m trying to port an old library (that doesn\'t use namespaces as far as I can tell) to modern compilers. One of my targets can\'t tell the difference between System::TObj
If you have the source to the library, maybe include a header file at the top of each source where that header file has only:
#define TObject TMadeUpNameObject