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

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Managing Your Drives Using C#
Sooner or later you'll need to find out about, and deal with, the various storage devices ("drives") available in your system.

Getting Started with Visual Basic: Getting the VB Software
After you've read this article, you're well on your way to becoming a Visual Basic developer.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.