by Michael Haephrati
A string obfuscation system that integrates in a Visual Studio C++ solution
by Ciro Sisman Pereira
Explain the use of make command and the syntax of makefiles.
by Karpov Andrey
The article concerns the peculiarities of Visual C++ compiler's behavior when generating 64-bit code and possible errors relating to it.
by hector.j.rivas
Yet another Direct3D framework, this time for MFC apps, with a step by step tutorial
by Wong Shao Voon
Introduction to Boost Multiprecision Library
by David Corne
This is about the comparison operators in C++ and making them easy to implement.
by John Bandela
C# style async/await in C++.