The Wayback Machine - https://web.archive.org/web/20101122091649/http://www.codeguru.com:80/cpp/w-p/ce/bitmapsandthegdi/

    Bitmaps and the GDI

    Making Bitmap Backgrounds Transparent in Windows CE Applications

    Learn how to create and use a transparent or opaque bitmap image in a Windows CE application.

    Using Device-Independent Bitmaps in WinCE Development

    If your WinCE application depends on photographic quality images, sets actively managed palettes, or works with bitmaps then you may want to use Device-Independent Bitmaps (DIBs).

    Using Bitmaps in WinCE Applications

    Bitmaps raise all sorts of porting issues: color depth, bitmap organization, size translations, and CE support for ROP codes. Learn about adding bitmaps to your WinCE applications.

    Displaying Images Using imgdecmp.dll and VOImage

    Learn to display images using the imgdecmp.dll and a modifed VOImage wrapper class.

    A DIBSection wrapper for Win32 and WinCE

    A DIBSection wrapper for Win32 and WinCE