CrossTalk 2.0.36

Download

Changes

  • Supports Delphi from Delphi 2009 through Delphi 12.3
  • Several bug fixes:
    • Error when using empty string parameters in .NET method calls
    • Error when passing floating point parameters (Float, Double, Decimal) when using different regional settings between applications (Delphi <-> .NET)
    • Fix AddDotNetDependency() method declaration
    • Other small bug fixes
  • Better error messages when MethodCall() raises an exception
  • Better error message when versions mismatch (include path)
  • CrossTalk will load it’s own dependencies (Atozed.Crosstalk.Middle, Atozed.Crosstalk.Right) preferentially from the same folder where the application is executed. This allows better control when having different CrossTalk versions in system path.

Note: It is recommended that you uninstall any existing CrossTalk version before installing the new one (manually deleting/renaming the existing CrossTalk directory is as effective as uninstalling it)

Requirements

  • RAD Studio/Delphi/C++ 2009 through 12 Athens
  • .NET 4.6.2
    • Can use .NET assemblies back to .NET 1.1
  • x86 / x64