C++CodeModernizationNewsRAD StudioWindows

Instruction Sets in C++Builder 12.3!

In my blog about sanitizers (runtime safety checking) in C++Builder 12.3, I said: The new C++ Modern toolchain … is something we’ve talked about as a ‘foundation for the future.’ ‘We can build things we could not before,’ we’ve said. ‘Having it will let us deliver real value to you.’ You can see where this is going. We’re making good on that. Last release, it was CMake and…
Read more
C++DatabaseDelphiFireMonkeyIDEModernizationNewsRAD StudioShowcaseWindows

New in RAD Studio 12.3: 64-bit IDE Initial Release!

We have a very exciting new addition in Delphi, C++Builder and RAD Studio 12.3: the Initial Release of a 64-bit build of the IDE! Quick Facts It’s an optional installation The Initial Release of the 64-bit IDE does not yet feature-match the 32-bit IDE It installs side by side with the existing 32-bit IDE You can use both at once The existing 32-bit IDE remains the default It supports…
Read more
C++DatabaseDelphiInterBaseRAD StudioWebinarWindows

The Best Embedded Database For Your Mobile Apps Is Free

If you are looking for a fully functional powerful database which can be easily used in your mobile apps and, importantly, unlike SQLite, it supports full-strength encryption without having to pay an extra fee then we have some good news! Not only does InterBase work on practically every platform there is, including mobile devices, but you probably already have a license for it, for free. Why…
Read more
C++CodeHow-To'sNewsRAD StudioWindows

Upgrading to C++Builder 12.2: Tip #6, Handling Libraries with AutoLinking

Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!) Tip #6: Handling Libraries with AutoLinking Do you link libraries into your app like this…
Read more