C++RAD Studio

Windows 10 and New Key UX Principles for RAD Studio Developers

I recently did a webinar on Windows 10 and New Key UX Principles for RAD Studio developers. You can find the replay here.The webinar covered the following: Windows 10 Landscape Key RAD Studio Windows 10 Features Overview Windows 10 VCL Controls Overview Built-in and Custom Themes Demos RAD Studio provides extensive Windows 10 Support.With RAD Studio 10.3.2, you can…
Read more
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…
C++

Windows 10 Modernize Webinar Series

Our webinar series in August and September focuses on helping you modernize to get the most out of Windows 10. Are you running on Windows 7 or earlier? Effective January 14, 2020, Microsoft will end support of Windows 7. On that day, the company will also no longer patch…
C++

C++Builder and Delphi 10.3.2 Building Changed Files Patch Released

An issue where changes to a file in the IDE would not be reflected in the compiled EXE is fixed We’ve just released a patch for C++Builder and Delphi 10.3.2 that fixes the following issue: In some situations, modifying a file in the IDE followed by making or compiling the project would not build the modified file into the resulting binary (RSP-25509, RSP-25590) This issue would result in…
Read more
C++

RAD Studio C++ and Delphi Toolchain Patch Released

A patch for debugging local variables for Win32 C++, and linkinglarge Delphi macOS64 apps Updated Sep 26 2019 – see below We’ve just released a patch (what used to be called a hotfix) for two issues affecting Delphi and C++Builder 10.3.2. Debugging local…
C++

RAD Studio 10.3.2 Runtime Packages Compatibility Patch Released

Embarcadero has just released a patch for RAD Studio, C++Builder and Delphi 10.3.2. The patch is available at: https://cc.embarcadero.com/item/30886 Here are the readme notes: Issue: Applications compiled with RAD Studio 10.3 or 10.3.1 and using runtime packages will not start when executed against the 10.3.2 version of the RTL runtime package. Summary: This patch addresses a compatibility issue…
Read more
C++

Boost 1.68 for Win32 and Win64 in C++Builder 10.3.2

RAD Studio 10.3.2 comes with theup-to-date version 1.68 of Boost for both Win32 and Win64 Clang-enhanced compilers, plus Boost for the classic compiler The 10.3.x version of C++Builder has focused so far on upgrading the C++ toolchain to support C++17, as well as…
C++

New in RAD Studio 10.3.2: IDE Improvements

Delphi and C++Builder 10.3.2 benefit from a snappy, performant IDE, and other IDE tweaks InRAD Studio 10.3.2, we had a particular focus on IDE quality. Back in November, we introduced a new look and feel for the RAD Studio IDE. Overall this was welcomed, and we’ve had a lot of feedback (direct via email, in person at conferences, via social media, or via QP.) Many of the benefits…
Read more