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 affects applications packaged as Android App Bundles. The base APK generated from an AAB has the extractNativeLibs manifest…
Read more
Delphi

Delphi 10.3.3 Android Debugging Patch

Issues debugging Delphi Android 64-bit applications have been resolved We’ve just released a patch for Delphi 10.3.3, addressing the following issues when debugging Android 64-bit applications on Android devices: RSP-26704 Debugging 64 bit Android application hangs…
C++

RAD Studio 10.3.3 IDE and VCL Patch, and Localization Patch

Issues with the code completion popup window’s scrollbar, using action components, and localisation for Japanese, German and French are fixed We’ve just released two patches for RAD Studio (Delphi and C++Builder) 10.3.3. IDE and VCL Patch This patch addresses the following issues: RSP-26731 Code completion popup leaves scroll bar window floatingWhen the code completion window was…
Read more
C++

IDE Improvements in RAD Studio 10.3.3

RADStudio, Delphi and C++Builder 10.3.3 were released last Thursday, Nov 21 2019. There are a number of great improvements this release, and in thispost we’ll look at some of the tweaks and changes to the IDE itself. Features Editor tabs show modified…
C++

RAD Studio, Delphi and C++Builder 10.3.2: List of Patches

We’ve released five patches (also known as hotfixes) for RAD Studio 10.3.2. To ensure you know about all of them, and can install correctly, here is a list and some overview information. If we release any others, we’ll update this blog post with details. When we release a patch, we have a download containing the files and a readme with installation instructions. To ensure you know…
Read more
C++

RAD Studio 10.3.2 C++ Debugging Patch

A patch for debugging local variables withthe classic and Clang compilers We’ve just released a patch (what used to be called a hotfix) foran issue affecting C++Builder 10.3.2. Debugging variables in apps built with the Classic bcc32 compiler could not be…
C++

Modern C++ with Modern Windows

This month, September 2019, Windows 10 now has over 50% market share according to VentureBeat. It passed Windows 7 in January. Windows 7, which was introduced in 2009, will have support end in January, and the message from Microsoft is clear: Windows 10 is where both Microsoft’s focus and the industry are headed. At the same time, C++ has been progressing fast. In 2009 when Windows 7 was…
Read more