In 10.2.3, there is an issue affectingmethods using the fastcall calling convention that allocate 4KB or more on the stack inside the method. The stack allocation could result in the ‘this’ pointer containing an incorrect value. This was reported as:
RSP-20171
RSP-20297 and RSP-20173 (duplicate reports)
You can download the hotfix from CodeCentral.
Technical info
For…
Using C++ Templates to Write Functions and Classes
April 27, 2018
C++ Templates : Blueprints for Generic Classes and Functions
C++ Templates are a powerful feature within the C++ language that extends your capabilities within C++. Templates are a foundation of generic programming that lets you reuse your source code if you have…
Delphi Blogs of the Month #59
April 26, 2018
I have already blogged specifically about the 10.2.3 release, the patcheswe delivered for it, and linked to the collection of related articles in the community site athttps://community.embarcadero.com/blogs/tags/tag/10-2-3. In particular, the launch webinar reply…
Webinar Replay: Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
April 24, 2018
When it comes to developing mobile applications, keeping data on your device is a must-have feature, but can still be risky. With embedded InterBase, you can deploy high-performance multi-device applications that maintain 256-bit encryption, have a small footprint and need…
Recap of RAD Studio 10.2.3 Patches and Information
April 20, 2018
The replay launch webinar done by the PM team earlier in April is available on YouTube and it is linked athttps://community.embarcadero.com/blogs/entry/10-2-3-webinar-replay. You can also browse the community for all of the 10.2.3 related blog posts…
BEAM is Embarcadero's March Cool App Winner
April 12, 2018
Woll2Woll’s BEAM (Beacon External Advanced Mapper)makes RAD Server’s BeaconFence technology so much more flexible, and it is the March 2018 Winner of our Cool App contest. With RAD Server and BeaconFence it is easy to create an application that accurately tracks…
RAD Studio 10.2.3 Webinar Replay
April 10, 2018
On April 5th,the RAD Studio Product Management teamhosted a deep dive webinar onRAD Studio 10.2.3. In this webinar replay, you will learn about the new C++ enhancements including rename refactoring and CMake capabilities in C++Builder, mobile development…
Creating Better Blogs
April 10, 2018
Author: Rebekah D
Choose Your Adventure/Topic
Most posts here are going to fall into two categories: Descriptive and How-To.
Descriptive blogs introduce and discuss a feature but do not necessarily show developers how to use the new feature. We see this most…
Why create mobile apps in C++
April 5, 2018
There are a wide variety of languages used for mobile development: Swift, Objective C, Java, Kotlin, Delphi, C#, and C++. What are the reasons to choose C++?
Consider a language along three axes: expressiveness, conciseness, and performance.
An expressive language allows…
Sencha EXT JS Web Client + RAD Server 10.2.3
April 5, 2018
In this post, we’ll look at the stepsto use the Sencha ExtJS library to create a Web Client to connect and get data from our RAD Studio’s RAD Server (also available with Delphi and/or C++ Builder)!
Before We Get Started:
In…




