Click here to Skip to main content
15,885,546 members
Everything / Programming Languages / Visual C++ 10.0

Visual C++ 10.0

VC10.0

Great Reads

by Petrov Vladimir
Weiler-Atherton algorithm in MFC codes demo implementation
by Lars [Large] Werner
Windows has built inn support for a lot of keyboard languages, this class makes it possible to extract that info in an easy manner and present it to screen.
by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
by Petrov Vladimir
Weiler-Atherton algorithm in 3D codes demo implementation

Latest Articles

by libbyliugang
A splitter control for dialog can auto change the linked window's position
by gintack
C++ header file to plot data in the form of x, y, z arrays and list as potential lines and graphs
by tonywilk
Not 'Just Another Parser', this reads elements from JSON simply and without memory overhead in C
by Petrov Vladimir
Weiler-Atherton algorithm in 3D codes demo implementation

All Articles

Sort by Updated

Visual C++ 10.0 

29 Sep 2018 by libbyliugang
A splitter control for dialog can auto change the linked window's position
11 Mar 2018 by tonywilk
Not 'Just Another Parser', this reads elements from JSON simply and without memory overhead in C
11 Mar 2018 by Petrov Vladimir
Weiler-Atherton algorithm in 3D codes demo implementation
25 Feb 2018 by Petrov Vladimir
Weiler-Atherton algorithm in MFC codes demo implementation
23 Jan 2018 by Cem KARACA
An article on how to combine Slider Controls and Progress bar into one class using custom draw
3 Feb 2017 by Satish Jagtap
This article is written in VC++ as utility to manage startup applications of Windows.
30 Oct 2016 by Shao Voon Wong
Prototype SIMD vectorized code effortlessly.
12 Apr 2016 by Shao Voon Wong
Draw text outline using DirectWrite
12 Apr 2016 by Shao Voon Wong
Benchmark of hash and non-hash container
12 Apr 2016 by Shao Voon Wong
Linq-To-XML Node Creation for Native C++
12 Apr 2016 by Shao Voon Wong
Finding lexicographical permutations on GPU
30 Sep 2015 by Timo Kunze
Use undocumented parts of the Windows Vista list view API to enhance your application.
16 Jul 2015 by Chris La
How to create a server-client network quickly using template server-client framework, EpServerEngine (C++ and Windows Winsock).
1 Jul 2015 by Chris La
This article explains 10 rules (steps) for replacing the recursive functions using stack and while-loop to avoid the stack-overflow.
1 Jul 2015 by Chris La
How to create a server-client network quickly using IOCP TCP template server-client framework, EpServerEngine.cs (C#).
30 Mar 2015 by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
25 Mar 2015 by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
17 Mar 2015 by Tsuda Kageyu
Provides the basic part of Microsoft Detours functionality for both x64/x86 environments.
19 Sep 2014 by Konstantin Tchoumak
Reading hardware information in Stored Procedure
13 Aug 2014 by Stefan_Lang
How to avoid overflow and still retain precision on large integer calculations
5 Aug 2014 by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
18 Jun 2014 by Tsuda Kageyu
Implement a simple-look substitution of BOOST_SCOPE_EXIT using some of the new features of C++0x
2 Jun 2014 by Chris La
This is an alternative project of "OraLib - a lightweight C++ wrapper over Oracle's OCI library"
7 Apr 2014 by SOHAM_GANDHI
It is simple video capture application using Windows form with VC++. This project demonstrate, Configuration VC++ for Opencv as well as create windows form application.
31 Jan 2014 by David O'Neil
A quick comparison of the C++11 lambda/delegate approach vs. Sergey Ryazanov's 'Impossibly Fast Delegates.'
7 Jan 2014 by Petr Ivankov
Application of abstract approach to real-time.
1 Nov 2013 by Gabi Barcan
Call methods of an existing class in MFC asynchronously, while still preserving the thread affinity required by MFC and COM.
14 Sep 2013 by The Ultimate Toolbox, metalogicsw.com
The Ultimate Grid is now Open Source
4 Sep 2013 by KillBot Project
A make-over of one of the most popular family games, Monopoly.
22 Aug 2013 by Chris La
This article explains Objective-C like C++ memory management class, SmartObject.
22 Aug 2013 by Chris La
This article explains how to create your own simple Lock Framework for C++ synchronization.
21 Jun 2013 by ThatsAlok
How and Where to use it!
17 Jun 2013 by geoyar
An MFC linear chart control with enhanced appearance.
25 Apr 2013 by In the Face of God
Unmanaged code application accessing data in a database via Web Services without a database provider.
21 Apr 2013 by bshokati
How to create a client-server network for multiplayer game programming using C++ and Windows Winsock
29 Mar 2013 by Kenneth Haugland
Solves 1st, 2nd, 3rd and 4th degree polynominal by explicid fomulas for real coefficients and any degree by the numerical Jenkins-Traub algorithm with real and complex coefficients.
8 Mar 2013 by joejames111
This is a VB.NET and C# version of "Minimal Key Logger Using RAWINPUT".
19 Feb 2013 by Debdatta Basu
Introduction to C#/C++ interoperability, and a performance evaluation.
15 Feb 2013 by Christoph Husse
The clean way for getting C++ enumerations with Reflection support.
12 Feb 2013 by The Ultimate Toolbox
Updates and User Contributions for the Ultimate Toolbox Libraries
27 Jan 2013 by Jaskiran Singh
The topic discusses how to safely access the pointers, which are considered as bomb shells if used unsafely.
16 Jan 2013 by Ajay Vijayvargiya
Covering the nitty-gritties of C++ templates.
22 Dec 2012 by Anders Dalvander
An introduction to RPC programming. A simple RPC client/server application is explained.
19 Dec 2012 by ThatsAlok
Article touching simple programming instrument like Property, Method, Event and invoking ATL Dialogs from ATL/COM Component
18 Dec 2012 by Lars [Large] Werner
Windows has built inn support for a lot of keyboard languages, this class makes it possible to extract that info in an easy manner and present it to screen.
29 Nov 2012 by Shanan Winters
Creating Menus (with Drop-Down Sub-Menus) using Images in WPF.
4 Nov 2012 by Julijan Sribar
A WTL control to display quality rate
31 Oct 2012 by Francesco Aruta
A toolbar editor for Visual Studio. It can modify, add and create buttons, images and all that is needed for a toolbar.
23 Oct 2012 by Ladislav Nevery
increase performance of your old code with simple operator addition
8 Sep 2012 by Asame Imoni Obiomah
This article is the first toddler step in the development of a framework for the delivery of motion, touch and 3D forms as interactive services locally and over networks.
20 Jul 2012 by Sunil P V
This article is a simple geometry library for drawing lines, circles, arcs, text, etc.
1 Jul 2012 by Ajay Vijayvargiya
Let's dwell deeper into C++ templates!
19 Jun 2012 by Dominik Reichl
CSHA1 - A C++ class implementation of the SHA-1 hash algorithm
3 Jun 2012 by weibing
Embedded ref-counted resource management
25 May 2012 by Asif Bahrainwala
14 May 2012 by valeriyabobko
create COM with no ATL, just C++
1 May 2012 by Markus Koppensteiner
Explains how to use some OpenCV commands for video manipulation.
18 Apr 2012 by Ivan Shcherbakov
The article describes 10 time-saving debugging techniques available in Visual Studio.
2 Apr 2012 by FrewCen
Article about making C++ header files for simple 2D geometry objects.
7 Mar 2012 by Yiannis Spyridakis
This articles describes the implementation of functors (of sorts) for VBA using C++ ATL.
30 Jan 2012 by didierjeanphi
Introduction to Volume Shadow Copy API in C++
1 Jan 2012 by Mike G. P.Mee
An alternative to hooked key logging.
2 Dec 2011 by ErnestoNet
Program to find all the solutions to a Pentomino puzzle.
2 Sep 2011 by Alexander Bessonov
A simple high-level IPC library with ability to use native C++ interfaces.
7 Aug 2011 by forest.house
This article illustrates the application of ATL/WTL by building a simple text editor based on the WTL objects
18 Jul 2011 by Michael Dunn
This article shows how to control various Ribbon and command properties at runtime
17 Jul 2011 by hofingerandi
Problems I encountered when polishing the GUI of an existing 200K LOC application.
15 Jul 2011 by ThatsAlok
Collection of Q&A from VC++ forum
4 Jul 2011 by Richard MacCutchan
A little tool to keep a list of code or text snippets ready to put in the clipboard
29 May 2011 by OlegKrivtsov
This article demonstrates a file preview control in a WTL application.
26 Apr 2011 by Sudheesh.P.S
AsyncFile is a small wrapper class for simplifying the usage of asynchronous file APIs.
21 Feb 2011 by Michael Dunn
A tutorial that shows how to get started using the Ribbon in your applications
10 Feb 2011 by Tanvi K Shah, Steve H Davis
How to give your users a smooth scrolling experience with High Resolution Mouse Wheels
8 Feb 2011 by steveb
Interface-based programming, Runtime class discovery, Dynamic class loading from DLL
27 Jan 2011 by Evgeny Pereguda
Algorithm of fast forward DCT in 1D by only iteration and without branching of code
11 Jan 2011 by Dennis Dykstra
Enabling font and formatting changes in the MFC hyperlink control
10 Jan 2011 by phoaivu
GPU Implementation of Extended Gaussian mixture model for Background Subtraction
2 Jan 2011 by malxau
A demonstration of resizing controls on a dialog box with minimal changes to existing Win32 code via resource markup
29 Dec 2010 by logicchild
An article that describes some of the important parts of Direct3D program code.
11 Dec 2010 by logicchild
An article that desribes some essentials to help learn the DirectX technology.
22 Oct 2010 by Mustafa Chelik
Play XM music files in pure C++ using unpacked BASSMOD.dll from file and memory
19 Oct 2010 by "Fish" (David B. Trout)
Simple parsing of VS_VERSIONINFO version information strings displayed in an XP-style file-properties "Version" tab
2 Sep 2010 by dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
5 Aug 2010 by Youngho Kim
This article is a guide for "How to make OpenGL custom Wizard on Visual Studio 2010?"
9 Jun 2010 by geoyar
How to register classes for Object Factory using TypeList and Template Metaprogramming
5 Jun 2010 by Software_Developer
7 Mar 2001 by grebulon
This Add-in converts the text format (DOS or UNIX) of a file when it is saved in Visual Studio.