Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Languages / C++

C++

C++

Great Reads

by TUKET BO
In this tutorial, we will learn how to embed Python in a C++ application. In particular, we are going to see an example in which we will be able to interact with a GUI (made with GTK+).
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Marat Bedretdinov
Shell interfaces in use. IShellFolder, IEnumIDList, etc.
by Nicolas Bonamy
Simulate the Class Wizard in VS.NET 2003

Latest Articles

by TUKET BO
In this tutorial, we will learn how to embed Python in a C++ application. In particular, we are going to see an example in which we will be able to interact with a GUI (made with GTK+).
by Aydin Homay
In this article, I tried to show a real benchmark based on presser test method, for a Big Data collection deals on C++, C#, and VB.NET.
by Marat Bedretdinov
Shell interfaces in use. IShellFolder, IEnumIDList, etc.
by Nicolas Bonamy
Simulate the Class Wizard in VS.NET 2003

All Articles

Sort by Score

C++ 

by umar.techBOY
ArduinoDotNet is an interface built to control the Arduino directly from a .NET app
by David Lafreniere
A C++ standards compliant delegate library capable of targeting any callable function synchronously or asynchronously
by David Lafreniere
A C++ delegate library capable of anonymously invoking any callable function synchronously or asynchronously
by Visweswaran N
In this research, we are going to prove that Import Address Table is very helpful in classifying a malware.
by John M. Dlugosz
Using swap etc. from generic code must be done properly. Here’s how to fix it for good.
by H_
C++ list comprehension
by Ștefan-Mihai MOGA
Fully featured Chess Control written in C++ with the help of the MFC library.
by akiss163
A swiss knife for myself - automotive development tools and a plenty of other embedded things
by David Lafreniere
A core dump framework that stores crash information including call stacks on any embedded system.
by heilokchow
benchmark tool to test whether your math library is set up properly
by Ștefan-Mihai MOGA
Generic Updater for Windows
by Jovibor
Fully featured Hex Control written in C++/MFC
by DomGries
Download and install any dependency such as .NET, Visual C++ or SQL Server during your application's installation!
by Sergey Podobry
How-to guide about using KmTest for writing kernel-mode unit tests
by Jovibor
Library for parsing internal structures of PE32/PE32+ binary files.
by Jovibor
List Control with tooltips, cells editing, colors, sorting, hyperlinks, columns hiding, and a lot more
by Visweswaran N
Dependency free machine learning library for C++
by asheesh goja
‘Expert Systems’ is one of the most commercially successful application of Artificial Intelligence. This three part series describes how to develop an expert system based artificial advisor, using a backward reasoning algorithm.
by Paolo Messina
Class library to make development of resizable windows a easier for the MFC developer and pleasant for the user
by David Lafreniere
A portable C language socket-based software transport protocol library for any hardware communication interface on any platform
by Devatrun
This is a project about a C++ header-only library that fills the C++17 standard gap in support for Unicode strings. The library was created to work exclusively with Unicode, without support for other encodings.
by Jovibor
String to number conversion library, for char and wchar_t strings
by bk192077
I would like to define a C++ structure, pass the person instance to the mapping method along with JSON data, then use the filled structure. Or vice versa, get Person as JSON. StructMapping is trying to solve these problems.
by Mircea Neacsu
An easy to use unit test framework