C++CodeDatabaseIDERAD Studio

How To Make Splash Screens, Icons, Bind Data And More In C++

Hello C++ App Developers, Professional applications have great Icons and Splash Screens. They catch the user’s eye and help add to an overall impression of quality and attention to detail. Today we link to a couple of really great articles on how to create and add icons and splash screens to give that extra polish to your work. Static libraries are a good way to develop and distribute…
Read more
C++Code

5 Great Tips For C++ Programmers On LearnCPlusPlus.org

Hello C++ Developers, LearnCPlusPlus.org is packed full of great articles for professionals and beginners alike. There are loads of things on new, modern C++ topics to speed up your applications and to make them look visually stunning with an updated, modern look in just…
C++Code

How To Migrate Legacy C++ Apps To Unicode

This brief article focuses on helping you migrate your legacy C++ IDE applications to Unicode. Based on information from the Embarcadero consultants here you will find tips, tricks, and techniques to migrate legacy C++ Builder apps to a newer version. We will look at…