Click here to Skip to main content
15,860,859 members
Everything / Programming Languages / VC++

VC++

VisualC++

Great Reads

by Eugene Balabanov
A tiny sandbox primer
by jurhas
A small simulator for a 6 axis articulated robot
by Marius Bancila
Using managed COM objects in C++ without registering the server in Windows Registry
by Petrov Vladimir
Weiler-Atherton algorithm in MFC codes demo implementation

Latest Articles

by Ștefan-Mihai MOGA
This article is about the IntelliFile application which is a free alternative Windows version to Total Commander and uses many components that have been published on CodeProject.
by Ștefan-Mihai MOGA
Task Manager shows you the programs, processes, and services that are currently running on your computer. You can use Task Manager to monitor your computer’s performance or to close a program that is not responding.
by Ștefan-Mihai MOGA
You can use IntelliPort to transfer large files from a computer onto your portable computer using a serial port rather than going through the process of setting up your portable computer on a network.
by Tough Developer
How to compile WinQEMU v0.10.2 in VS2008 and VS2012

All Articles

Sort by Score

VC++ 

2 Aug 2017 by Marius Bancila
Using managed COM objects in C++ without registering the server in Windows Registry
25 Feb 2018 by Petrov Vladimir
Weiler-Atherton algorithm in MFC codes demo implementation
30 Mar 2015 by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
12 Dec 2011 by jackyxinli
This article demonstrates how to use mplayer as an audio decoder and display real time spectrum during playback process
27 Feb 2016 by John Jiyang Hou
A List data structure implementation in MASM Assembly with C function realloc
12 Jul 2016 by David A. Gray
Share Win32 string resources without the risk of conflicting resource IDs
8 Feb 2015 by tkontos
A WTL based, XML driven shortcut replacement
17 Feb 2012 by potluri_suresh
Raw Audio data is encoded to AMR-NB audio using opencore-amr library
18 Sep 2022 by Mikhail Semenov
This article proposes a mapping algorithm, called Segmented Map, which is almost as fast as Flat Map is random access and enumeration of elements and close to std::map in insertion of elements.
31 Jul 2013 by shailesh91082
This article explains how to implement Common Versioning Mechanism which helps in easy maintenance of product
3 Feb 2017 by Satish Jagtap
This article is written in VC++ as utility to manage startup applications of Windows.
1 Jun 2018 by YangManWoo
This article describes how to create custom controls using strategy patterns.
20 Jan 2015 by Frankie-C
Safehandles is a library for management of data structure using robust and safe handles.
20 Jan 2015 by Android on Intel
This tutorial will guide you through writing a native “Hello World” Android* app in Visual Studio* through the IDE Integration feature of Intel® INDE 2015.
25 May 2015 by Mostafa A. Ali
An introduction to HLA simulation and HLA Listener
7 May 2020 by Arthur V. Ratz
In this article I will thoroughly discuss about the several aspects of using the revolutionary new Intel® oneAPI HPC Toolkit to deliver a modern code that implements a parallel “stable” sort
6 Apr 2020 by Doctor Autonomy
A surprisingly easy way to avoid memory leaks with new/delete allocations in C++
7 Jan 2015 by Richard Chambers
Providing a C library with primitives for manipulating a list including splice, for each, and algorithms.
11 Jun 2022 by Andrea Simonassi
The first and simplest of the multiplication algorithms, fast enough to multiply not too large numbers
5 Aug 2014 by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
9 Dec 2016 by Arthur V. Ratz
In this article, we'll demonstrate an approach the allows to increase the performance (up to 600%) of the code that implements the conventional distribution counting algorithm (DCA) using NVIDIA CUDA 8.0 Runtime API
13 Sep 2013 by geoyar
Applying Ant Colony Optimization algorithms to solve the Traveling Salesman Problem.
25 Mar 2021 by Aleh Baradzenka
In this article, you will learn about an adjustable control that has zooming and scrolling tabs, dragging with the mouse, custom drawing and much more.
22 Apr 2013 by Grant Curell
Performing steganography on PNG images
6 May 2010 by Chris Maunder
A fully featured MFC grid control for displaying tabular data. The grid is a custom control derived from CWnd
3 Jun 2015 by john morrison leon
An alternative approach in which dialogs are entirely specified as C++ code that requires neither IDE support to be written nor IDE generated resources to be executed. Powered by the C++ type system.
23 Apr 2017 by Zuoliu Ding
A discussion on how Visual C/C++ code works with bit-wise logical and shift operators, as well as a loop optimization.
3 Nov 2012 by Marius Bancila
An introduction to cpplinq, a open-source template library that provides LINQ-like operators for querying collections (arrays and STL containers) in C++11.
3 Aug 2014 by Asif Bahrainwala
Design your own language and write a compiler/ interpreter for it
23 Oct 2016 by hoanganhtdh1
This article demonstrates some techniques to automate Word 2016 using Visual C++ MFC in Visual Studio 2015.
16 Dec 2016 by Arthur V. Ratz
In this article we'll discuss an approach of using jQuery's Ajax requests to implement an indexed search filter based on an example of creating a simple phone book web application with ASP.NET MVC.
8 Dec 2014 by john morrison leon
A lightweight library allowing diverse unit types, seamless implicit scaling between them and the ability to work efficiently with multiple factor-less base unit systems (e.g. MKS and cgs).
19 Jan 2016 by David A. Gray
This article documents issues that I have identified in the new secure overloads of the CRT buffered print routines.
25 Mar 2015 by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
22 Aug 2015 by Arthur V. Ratz
This article demonstrates how to implement the Huffman adaptive compression alogrithm to compress graphics images of 256 colors depth and other multimedia files
26 Mar 2021 by Jochen Arndt
Add drag & drop support with drag images and drop descriptions to your MFC applications
24 Sep 2018 by David Maw
A working example of a Windows client and server using SSL over TCP.
18 Jun 2016 by Patrik Mlekuž
Image Control for viewing most common image formats with advanced features included (Import Image, Preview, Resize, Position, Pan, Zoom, Export Image, Extract Resource Icon).
2 Apr 2016 by Matt Scarpino
This article explains how to perform mathematical SIMD processing in C/C++ with Intel's Advanced Vector Extensions (AVX) intrinsic functions.
24 May 2015 by Evgeny Pereguda
Simple lib for capturing live-video from web-camera by using Media Foundation
14 Jul 2015 by Arthur V. Ratz
This article demostrates the C++ code that implements AI binary distribution evolutionary algorithm for finding the "nearest" neighbor values of the given value of x in the array of N elements.
25 Jul 2014 by Nish Nishant
The article goes through sevean language and IDE features in the VS 14 CTP 2 that are specific to C++ development
16 Nov 2022 by Svetoslav Chekanov
Fast implementation of 2:1 image shrink (full image or part of it)
3 Jul 2014 by Ravimal Bandara
An implementation of unsupervised watershed algorithm to image segmentation with histogram matching technique for reduce over-segmentation by using openCV.
26 Nov 2014 by Jeremy Falcon
Provides a base to use when programming OpenGL-enabled applications for the real world, rather than a simple hello world.
16 Mar 2021 by Aleh Baradzenka
This control is another kind of tab. Tabs are displayed as horizontal stripes and can be collapsed into buttons. Each tab is assigned its own window, which is shown when you click on the tab.
21 Sep 2011 by Santhosh G_
Implementation of different interpolations[Bi-Linear and Bi-Cubic] with OpenGL.
8 May 2015 by Marius Bancila
Learn how to integrate the new Windows Azure machine-learning APIs in a C++ application using C++ REST SDK
U 17 Mar 2024 by Ștefan-Mihai MOGA
This article is about the IntelliFile application which is a free alternative Windows version to Total Commander and uses many components that have been published on CodeProject.
13 May 2014 by Paulo Zemek
This article presents a .NET like Dictionary implemented in C++, which has better performance and consumes less memory than the STL's unordered_map class.
23 Dec 2011 by Hilmi Jauffer
The article provides some guidelines to improve VC++ project build time.
30 Dec 2014 by Babu_Abdulsalam
Various features supporting Concurrency in C++11
24 Nov 2014 by David O'Neil
A short introduction to Object Oriented Programming with C++, showing the basics of objects and virtual functions in an approachable manner.
16 Mar 2021 by Aleh Baradzenka
In this article, you will learn about a control that is necessary for the partition of the dialog, main or child window of your program by several parts.
10 Aug 2015 by DriveByCoder
How fast can your PC serve up data?
9 Mar 2015 by Peter Moore - Chicago
By writing your own Virtual File System with a little C++, you can escape ApplicationData.LocalFolder and read and write databases in any folder your app has access to.
18 Jun 2014 by Tsuda Kageyu
Implement a simple-look substitution of BOOST_SCOPE_EXIT using some of the new features of C++0x
21 Jan 2015 by Richard Chambers
Exploring how to embed a Java VM into a C application and developing a native library for a Java application using JNI.
2 Dec 2014 by PJ Arends
A CTreeCtrl derived control that has four checkbox states
5 Oct 2014 by Abhishek Nandy
a simple walk through of project anarchy Wild Card
7 Dec 2011 by jackyxinli
This article demonstrates how to use mplayer as an audio decoder by callback functions.
30 Oct 2014 by Marius Bancila
MFC Collection Utilities is a small open-source library that enables you to use any MFC collection with range-based for loops.
8 Sep 2015 by Michael Haephrati
Pixelating images for privacy protection while running a monitoring and surveillance software
14 Dec 2014 by Marius Bancila
Experiences and recommendations from modernizing legacy C++ code using C++11/14
27 May 2014 by KarstenK
31 Aug 2015 by Mikhail Semenov
Efficient Quicksort methods for sorting arrays with lots of duplicate elements
3 Oct 2014 by Nisamudheen
Numerical concepts of NaN, IND, INF and DEN using C++.
10 Jun 2014 by Hari Mahadevan
A simple C++ class framework for writing Windows services
21 Nov 2016 by onqtam
Intro to testing framework, what makes it unique and points about its capabilities
20 Aug 2018 by NewPast
Software protection & Decompiling software as a new cracking method
21 Sep 2014 by arnavguddu
How to Embed Python interpreter in your C/C++ code and dynamically change the code path of compiled native code.
23 Mar 2015 by Mikhail Semenov
This articles proposes an implementation of a collection of constructs for writing loops in C++11, as an alternative to the standard C-style for-loop.
18 Sep 2015 by john morrison leon
observer_ptr, a smart observer guaranteed to always be either valid or test as null. Transparently harnessing unique_ptr's custom deleter feature to detect object destruction.
12 Aug 2012 by Alex Fotios
How to enumerate and mute all microphone components under all mixer devices using the Audio Mixer API
2 Jun 2015 by David A. Gray
Use static buffers to guarantee that error message reporting succeeds, even when token replacement is required, and memory is low.
19 May 2015 by cth027
A tutorial to master the Java Native Interface with C++
9 Jan 2016 by Snorri Kristjansson
Active Directory change auditing solution. A Windows Service that stores selected AD change events from the Security log of all Domain Controllers to an SQL database.
27 May 2014 by Francisco José Sen del Prado
A C++ framework to measure things
11 Mar 2018 by tonywilk
Not 'Just Another Parser', this reads elements from JSON simply and without memory overhead in C
13 Feb 2015 by Vladimir Svyatski
I'm going to show you some not quite evident things if you're about to write a C++/CLI application.
21 Feb 2024 by Ștefan-Mihai MOGA
You can use IntelliPort to transfer large files from a computer onto your portable computer using a serial port rather than going through the process of setting up your portable computer on a network.
29 Oct 2022 by Michael Haephrati
The progress bar snippet explained in this article, can be called or updated from different running programs.
21 Feb 2024 by Ștefan-Mihai MOGA
Task Manager shows you the programs, processes, and services that are currently running on your computer. You can use Task Manager to monitor your computer’s performance or to close a program that is not responding.
11 Dec 2016 by Ștefan-Mihai MOGA
Did you spot any bugs today? Than this tool might save some of your time
8 Jun 2014 by Bartlomiej Filipek
Flexible Particle System - Updaters
25 Aug 2011 by Doc Lobster
An introduction to advanced template metaprogramming using an explanatory project
23 Sep 2014 by Ger Hayden
This article shows how to connect to MySql without an ORM when using Visual Studio Express 2013 for ASP.NET MVC development.
22 Mar 2015 by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) build and reference system.
31 Mar 2015 by Satish Jagtap
This article explains how to import database to MySQL server and how to export database from MySQL server without using batch files.
7 Oct 2016 by Zebedee Mason
Use graphs and metrics to analyse static architecture
20 Mar 2015 by Eugene Sadovoi
Integrating Boost library into Visual Studio (MSBuild) build and reference system.
5 Dec 2014 by KarstenK
Interoperability: Calling C++ from C#
8 Jul 2011 by Yonghwi Kwon
A simple and easy way to check validity of variables in native C++ language