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

Visual C++ 9.0

VC9.0

Great Reads

by logicchild
An article that explains how to use this library
by SBJ
A Model-View-Controller Framework that integrates with the MFC Doc/View architecture
by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.
by Michael Dunn
Create custom tasks in your app's jump list on Windows 7

Latest Articles

by QxOrm
QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)
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 Ravimal Bandara
An implementation of Bag-Of-Feature descriptor based on SIFT features using OpenCV and C++ for content based image retrieval applications.

All Articles

Sort by Title

Visual C++ 9.0 

27 Sep 2010 by ZhaoRuFei
This article provides a macro + template solution to support .NET-like Reflection for enums such as ToString, IsDefined, Parse, GetValues, GetNames.
18 Apr 2012 by Ivan Shcherbakov
The article describes 10 time-saving debugging techniques available in Visual Studio.
25 Jul 2010 by ThatsAlok
Collection of Q&A from VC++ forum
15 Jul 2011 by ThatsAlok
Collection of Q&A from VC++ forum
1 Nov 2009 by Ali Tavakol
Fast, real, and easy to connect to your application.
18 Feb 2010 by see1see
A practice of using Windows GDI and Winsock.
27 Jun 2010 by Wayne Wood
Verify the execution efficiency of a short CUDA program when using the library thrust
22 Feb 2010 by Aric Wang
The article will give you an idea on how to design a source filter.The source filter creates samples and outputs it from its output pin.
22 May 2008 by Alex C. Punnen
The Command Pattern and Chain of Responsibility for implementing a plug-in Thread Pool library.
17 May 2012 by Ahmed Charfeddine
A Websocket protocol implementation atop the ush Framework real time library plus a demo example featuring four types of communication workflows between the HTML5 web client and the server.
25 Apr 2010 by Scot Brennecke
A string array class using MFC or STL that performs very fast multiple string searches
7 Nov 2009 by Ali Tavakol
Fast, beautiful, real and easy to connect to your application
11 Dec 2010 by logicchild
An article that desribes some essentials to help learn the DirectX technology.
17 Jan 2010 by Aric Wang
This is a class derived from CWinThread class. It is used to record and play sound in the specific thread.
13 Oct 2008 by Jason Hamilton
This article introduces and explains the use of the serial_interface class. An easy way to add serial port interfaces to your C++ code.
30 Nov 2008 by WajihUllahBaig
How to read audio input devices in DirectX.
21 Aug 2008 by noxia
A sample application with source code in three .NET languages (Basic, C#, C++) on using the new (.NET 3.0+) System.Speech Class.
2 Jul 2014 by Mohammed El-Afifi
Given an existing win32 application, how to provide COM automation capability to it?
25 Aug 2011 by crazybit
An asynchronous HTTP download class for C++
16 Jan 2013 by Ajay Vijayvargiya
Covering the nitty-gritties of C++ templates.
1 Jul 2012 by Ajay Vijayvargiya
Let's dwell deeper into C++ templates!
20 Mar 2009 by SBJ
Introduction to an MVC Framework that integrates with the MFC Doc/View architecture
8 Oct 2009 by Chris Losinger
A simple class to animate the movement of child windows
29 Jul 2012 by simonchen.net
A useful skill to get rid of ATL, but do similar flexible architectures by yourself.
6 May 2010 by imagiro
A simple thread pool with minimal dependencies
4 Dec 2010 by h_seldon
A Win32 API non-blocking sockets implementation, client side.
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.
5 Mar 2009 by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.
11 Feb 2009 by WajihUllahBaig
A console program that captures audio but does not save it.
10 Feb 2009 by WajihUllahBaig
A console program that captures audio and saves it with simultaneous preview.
30 Aug 2017 by Ravimal Bandara
An implementation of Bag-Of-Feature descriptor based on SIFT features using OpenCV and C++ for content based image retrieval applications.
9 Apr 2009 by WajihUllahBaig
Capturing video from webcam and VMR9 windowless rendering with DirectShow.
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
29 Aug 2008 by Adrian Savage
Simulation in OSG using discrete events, a Ternary Heap and Interpolation
11 Oct 2013 by BrainlessLabs.com
In this article, we will discuss implementing conditional statements, loops and blocks.
21 Dec 2008 by Gopi Krishna Nuti
Code snippets detailing Interop programming in C# and ATLCOM
19 Feb 2013 by Debdatta Basu
Introduction to C#/C++ interoperability, and a performance evaluation.
8 Aug 2012 by Antonyxt
vtable modification and destruction event handling
8 Oct 2008 by cppnow
Optimizing algorithms at runtime with a domain-specific embedded language (DSEL) and LLVM.
26 Dec 2009 by Aric Wang
To show you how to create a easy animation with palette
28 Oct 2008 by Kevin Yochum
Implement a gSOAP interface to eBay using Visual C++ 2008.
29 Nov 2012 by Shanan Winters
Creating Menus (with Drop-Down Sub-Menus) using Images in WPF.
21 Dec 2008 by Boris Kolesnikov
Generates PNG files called tiles which form a layer on a GIS map
19 Jun 2012 by Dominik Reichl
CSHA1 - A C++ class implementation of the SHA-1 hash algorithm
14 May 2012 by Sharjith
This article shows how to create a Java Swing GUI application in Netbeans and interface it with JNI DLL.
25 May 2012 by Asif Bahrainwala
18 Aug 2008 by nirvansk815
A custom listbox control to help visually manipulate data.
9 Sep 2011 by Ian Bell, #2
A sample C++ project that uses DES to combine two or more AVI files.
6 Sep 2009 by IrrationalThinking
Shows you how to implement a DirectX Render Window into a .NET Form.
26 Apr 2009 by Igor Vigdorchik
Class wrappers around the Win32 multi-monitor API
30 Dec 2008 by Sarath C
Dynamically Add/Edit Environment variables of Remote process
5 Dec 2012 by Andy Bantly
A class to aid in creation of AVI files
16 Nov 2012 by Andy Bantly
An easy DOS framework for creating and managing a service
5 Aug 2010 by Shiju PK
Implementing an edge based template matching or pattern matching algorithm.
2 Jun 2014 by Chris La
This is an alternative project of "OraLib - a lightweight C++ wrapper over Oracle's OCI library"
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
How to create a server-client network quickly using IOCP TCP template server-client framework, EpServerEngine.cs (C#).
3 Feb 2011 by Martin Fuchs
ExcelFormat allows reading, writing, and editing of XLS (BIFF8 format) files using C++.
6 Apr 2010 by Aric Wang
The aritcle gives you a way to export web browser's favorites.
10 Jan 2011 by phoaivu
GPU Implementation of Extended Gaussian mixture model for Background Subtraction
18 Aug 2012 by Dan Randolph
C# interop using platform invoke and C++ vectors to implement fast searching and selection on index keys
15 Dec 2008 by Murali Kartha
How to get the virtual address of an API in a user land process from Ring0
29 May 2011 by OlegKrivtsov
This article demonstrates a file preview control in a WTL application.
13 Aug 2009 by S. Senthil Kumar
An application to find undisposed objects in your .NET application.
5 Nov 2009 by PeterSchregle
A C++ template class for fixed point mathematics.
27 Sep 2009 by Ernest Laurentin
Complete Client/Server Socket Communication class with threadpool implementation. Easy to use and integrate into C++ application. Linux/UNIX port available.
5 Jun 2010 by Software_Developer
Have some fun with the console, animate the American flag
12 Jan 2010 by Wu Xuesong
An article on using a C++ template functor and a member function pointer.
22 Sep 2013 by Simbey
The CNativeInvoke class generates x86 function calling code at runtime and executes it.
10 Feb 2011 by Tanvi K Shah, Steve H Davis
How to give your users a smooth scrolling experience with High Resolution Mouse Wheels
4 Jul 2011 by Qwertie
How fast is C++ compared to C#? Let's compare code ported directly between the two languages.
19 Mar 2009 by Gernot Frisch
This class takes care of the child window placement when you resize an MFC dialog. Also stores the size in the Registry for the next call.
28 Sep 2008 by AlexAbramov
This article explains how to make a plug-in for Solitaire that displays a high score table. By way of Codecave, Solitaire will automatically execute a DLL for this plug-in -- thus no user intervention required!
18 May 2010 by Syed Aftab Naqvi
Hosting Silverlight control in C++ using ATL
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
24 Sep 2011 by Calinyara
This article shows how to change the pitch and tempo of a sound.
22 Aug 2013 by Chris La
This article explains how to create your own simple Lock Framework for C++ synchronization.
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.
20 Oct 2008 by steveb
How to wrap an MFC collection into an STL compliant iterator with the Boost iterator_facade.
12 Jun 2011 by Wanderley Caloni
Exception based error check that automates the FAILED() comparison.
9 Apr 2008 by Chesnokov Yuriy
The article provides a dynamic Huffman compression and decompression class and a console application written in C++.
3 Jun 2012 by weibing
Embedded ref-counted resource management
5 Mar 2009 by Jerry.Wang
This is a tiny tool to create multi virtual desktop, and allows you to switch between them.
31 Jul 2008 by Pradeep Kothari
Installing Windows XP Embedded
18 Feb 2009 by Alain Rist
OOo::DocWindow and WTL::COOoCtrl classes to work on any Microsoft-Office document, and Open Office SDK integration in Visual Studio/VCExpress 2005/2008
8 Feb 2011 by steveb
Interface-based programming, Runtime class discovery, Dynamic class loading from DLL
22 Dec 2012 by Anders Dalvander
An introduction to RPC programming. A simple RPC client/server application is explained.
12 Apr 2016 by Shao Voon Wong
Linq-To-XML Node Creation for Native C++
29 Jun 2008 by Liping Dai
A C++ Smart Pointer Template Class Implementation
13 Aug 2012 by Lars [Large] Werner
When loading a keyboard dll as a 32-bit application on a 64-bit system, the keyboard-dll-files does not work as expected, this class fixes that problem
29 Oct 2013 by Dezhi Zhao
This article shows a fast solution to Einstein's Riddle by using brutal search.
8 Jun 2010 by FahadAsh
This article is about creating cool buttons on a dialog
21 Apr 2008 by Fred Ackers
Use the Speech SDK to make Internet Explorer read documents or portions of documents to the user.
20 Apr 2009 by Nibu babu thomas
MFC Feature Pack - CMFCEditBrowseCtrl
17 Mar 2015 by Tsuda Kageyu
Provides the basic part of Microsoft Detours functionality for both x64/x86 environments.
1 Jan 2012 by Mike G. P.Mee
An alternative to hooked key logging.
8 Mar 2013 by joejames111
This is a VB.NET and C# version of "Minimal Key Logger Using RAWINPUT".