C++Builder and Delphi 10.3.2 Building Changed Files Patch
This patch addresses the following issues:
* 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 the built binary (such as your app) running, but not including the changes since the last time it was run. For C++Builder, this could include source code changes, such as modifications in a .cpp file. For Delphi, this would not affect modifications to source (.pas) files, but might affect other files such as resource (.res) files.
English, French, German and Japanese
Available only to registered users of RAD Studio, Delphi, C++Builder 10.3 and All-Access