C++

RAD Studio 10.3.3 Midas and Delphi Open Array patches

Two patches: anaccess violation in Midas, and an access violation in a rare case with a method taking an open array parameter We’vejust released two patches for RAD Studio 10.3.3. RAD Studio 10.3.3 Midas.dll Patch This patch resolves the following issue: An issue addressed by a previous hotfix (C++Builder 10.3.3 Threading and TLS Patch) affected Midas. The DLL has been…
Read more
C++

RAD Studio 10.3.3 Android Services Patch

An issue where an Android service would not run has been fixed. We’ve just released a patch for RAD Studio 10.3.3 which resolves the following issue: An issue that prevented an Android service from running because it could not load its native library. This only…