Allow the user to load jpg, gif, bmp, and dib formats from a file or resource and store them as CBitmap objects.
Latest Other formats... Articles
CxImageMNG - A class to read MNG, JNG and PNG images
Play MNG animations and read PNG and JNG images.
Working with TIFF Images
Learn about an implementation of a simple approach that will allow you to include support for TIFF files in your applications with a few library calls.
ImageHandler: A Component to Copy an HDC Area to a JPEG File
This component allows a generalized way to create a JPEG file from the contents of a view window.
Viewing PCX files
Viewing PCX files
Write a DIB to a JPEG File
Write a DIB to a JPEG File
Latest CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.