C++

C++Builder WinExec() and CreateProcess()

Author: Embarcadero USA Question and Answer Database FAQ1378C.txt C++Builder WinExec() and CreateProcess() Category :Windows API Platform :All Product :C++Builder 1.x Question: I am updating my code for Win32 and changing my WinExec() calls to CreateProcess() and having trouble. There is so much more to setup. Can you supply an example? Answer: void…
Read more
C++

How to call a C++ member function in a DLL

Author: Embarcadero USA Technical Information Database TI2191C.txt How to call a C++ member function in a DLL Category :General Platform :All Product :C/C++ All Description: Calling Member Functions in a DLL ================================= How to call C++…
News

RAD Studio 12.2 Athens Inline Patch 1 Available

October 17, 2024 RAD Studio 12.2 Patch #1 provides quality improvements to the 12.2 release, focused on RAD Studio IDE, FireMonkey, the bcc64x Win64 Modern toolchain, RAD Server, and the 64-bit versions of the Delphi compiler. The patch also fixes a package binary compatibility issue that prevents using packages built in RAD Studio 12.2 in RAD Studio 12.1 and 12.0, mostly affecting third-party…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with performance enhancements like 64-bit compilers that enable you, the developer, to…
NewsRAD Studio

Focus Mode in RAD Studio 12.2: Just You and Your Code

We have a great productivity feature in Delphi and C++Builder 12.2: focus mode, also known as ‘zen mode’. A few months ago when we released version 12.1, we added split editor views. This was the most radical change in the IDE since the fully docked design in the mid-2000s: that docked design put a single editor with many tabs in the center of the main window, and our introduction of split…
Read more
News

Using AI LLMs in the RAD Studio IDE with Smart CodeInsight

As I wrote in the RAD Studio 12.2 announcement blog post, “leveraging AI LLMs for coding is becoming increasingly popular and the quality of these tools is getting better. For this reason, RAD Studio 12.2 introduces an open architecture for AI plugins, offering…
C++DelphiNewsRAD Studio

RAD Studio 12.2: Every New and Enhanced Feature - Embarcadero

Five months after the release of RAD Studio 12.1 release and 10 months after the release of RAD Studio 12, RAD Studio 12.2 builds on the strong customer reception of the landmark release and points the IDE toward new horizons, like AI-enabled coding and 64-bit versions of compilers for enterprise applications. Here’s a look at every new and enhanced feature in RAD Studio 12.2.  New New! Smart…
Read more