Skip to content

Release 1.4.0 (Open Source)

Latest
Compare
Choose a tag to compare
@vdm-dev vdm-dev released this 24 Mar 08:20
· 1 commit to master since this release

Bug Fix Release

Added

  • C3 Bridge Interface Protocol version 1.4

Changed

  • The old version of CMake (3.4) is now supported for building the project in Visual Studio .NET 2003
  • The program versions are now divided:
    • Primary (compiled with Visual Studio 2022), required Windows 7 and higher
    • Compatible (compiled with Visual Studio .NET 2003), required Windows XP and higher
    • ANSI (compiled with Visual Studio .NET 2003), required Windows 95 and higher

Fixed

  • CommandFileWriteContent: integer overflow eliminated
  • CommandFileReadContent: integer overflow eliminated