Learn how to access a camera and capture video by using a Windows Mobile 5.0 API called DirectShow.
Latest Capturing Articles
Trick: How to Capture Video Screen Shots
An article describing a trick to capture video screen shots.
Capturing a Window Image Into a Bitmap File, Supporting MS PaintBrush and All -- (Like the Thumbnail View of Windows Explorer)
Capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. This code helps you avoid the "white out" problem that can occur when capturing bitmaps.
Creating Windows Bitmaps to Save Desktop Images into BMP and JPG Files
Using Visual C++, you can save the desktop into a BMP or JPG file. You also can save a window into a BMP or JPG file.
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.