C++CodeHow-To'sModernizationNewsRAD StudioWindows

Upgrading C++Builder 12.2: Tip #4 ¾, Help When Moving from 32 to 64 Bit

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 #4 ¾: Help When Moving from 32 to 64 Bit Tip 4 was about the compiler communicating to…
Read more
C++

Using the REST Debugger will help you prototype your Delphi and C++ REST apps

As part of the new addition of the REST Client Library components in Delphi, C++Builder and RAD Studio XE5, we also include a REST Debugger so that you can explore REST Services and use it to help prototype the property settings for your app’s REST Client components. We also provide the source code to the REST Debugger and you can build other platform versions (Win64 and OSX) of the…
Read more