The fix for the Delphi 8 compiler to support .NET 1.1 SP1 is not going to be a simple as I had hoped. We can’t just ignore the version signatures of symbols imported from CLR because the Delphi compiler relies on those signatures to distinguish between different versions of overloaded methods. Changing the technique used […]
Oct 132004