C++
The C++ language
C++ is one of the most widely used programming languages in the world, and it is very flexible: Developers can work at the highest levels of abstraction, or at the processor level of the target architecture. C++ provides thoroughly optimized standard libraries, and enables access to low-level hardware features. more…
The Harlinn.Windows solution
Harlinn.Windows is a Visual Studio 2022 solution containing many popular open source C and C++ libraries. Many of the libraries have been modified to improve compatibility with MicroSofts’ Visual C++ compiler, the Windows API, and to enable building them as dynamic link libraries. The solution also include several of my own C++ libraries, created to improve the safety of Windows software development, while maintaining the performance expected of C++. more…
Windows
Windows is a collection of information about the Windows API.