C++Code

Quickly Learn How To Migrate Legacy C++ Builder Applications To The Unicode

In this CodeRage session, you can see how you can migrate your legacy C++ Builder code to new and fresh C++ easily with a strategy. What can you get from this session? Here is the overview: Unicode in C/C++, VCL & WinAPIVCL String ClassesConverting text to and from UnicodeLoad and save Unicode characters to fileNew C/C++ data types for C-style strings“_TCHAR maps to&#8221…
Read more
C++Code

C++17 On Windows 10 With The C++ Builder

As you know from C++ Builder 10.3, we have support for the modern C++ 17 version. Here you can see the C++ 17 supportchart. In this CodeRage session, Dion Mai shows demo applications in action. You can find out how you can use the new C++ 17 functions and an updated…