Click here to Skip to main content
15,884,388 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
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
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
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++ 

16 May 2014 by Bartlomiej Filipek
Description of my emitter and generator module for particle system
16 May 2014 by Bartlomiej Filipek
Description of the implementation of my particle container
6 Oct 2014 by Bartlomiej Filipek
Several code changes that made my particle system faster: SIMD, random number generator, pointer aliasing, memory alignment
26 Jan 2012 by Sebastian Krysmanski
How to create a DLL project in Visual C++ 2010
4 Apr 2023 by Tough Developer
How to compile WinQEMU v0.10.2 in VS2008 and VS2012
25 Jan 2012 by Sebastian Krysmanski
Sharing project properties in Visual C++
14 Apr 2014 by Bartlomiej Filipek
Flexible Particle System - Start
15 Apr 2014 by Bartlomiej Filipek
Flexible Particle System - The Container
6 Apr 2015 by Naveen
An improvisation to boost unit test frame work that will let you run unit test cases in parallel.
26 Jan 2012 by Sebastian Krysmanski
Precompiled headers in Visual C++ 2010
17 Apr 2013 by Bartlomiej Filipek
Experiments about compilation times and file structure in C++, using GCC, MinGW, Visual Studio.
30 Aug 2010 by Issam Lahlali
Visual C++ 2010: What’s new for MFC library?