Learn how to create and use a transparent or opaque bitmap image in a Windows CE application.
Latest Bitmaps and the GDI Articles
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
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.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.