Author: h.mohri
Output to JSON Base64 Image Data Reading Browser.I use Ext JS. And the JSON server is C++Builder bcc32.
Create a standalone new project for WebBroker.
Add action on TWebModule side.
PathInfo is set to "/img".
It is a code to output JSON corresponding to CORS.
Code that can be compiled with bcc32. For CORS please refer to the following…
How to enqueue TQueue from TTask with bcc32
October 3, 2017
Author: h.mohri
When considering migration from old C++Builder 10.2 Tokyo bcc32 project.You can use functions such as TThread::CreateAnonymousThread() and TTask to improve performance.In addition to TCriticalSection, you can also use System.TMonitor which supports…




