This article introduces a simple wrapper template.
Latest Testing & Debugging Articles
Parallel Lint
Understand the new direction in development of static code analyzers - verification of parallel programs. The article reviews several static analyzers which can claim to be called "Parallel Lint".
Compiling and Integrating Crypto++ into the Microsoft Visual C++ Environment
Learn how to compile and integrate Crypto++ into the Microsoft Visual C++ environment.
In Praise of the Lowly Comment
See how to make comments in your code more useful & effective for you and your fellow developers.
Unit Testing with CPPUnit
Learn to unit test C/C++ applications using the CPPUnit unit testing framework.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.