Discover how to build a translucent menu.
Latest Bitmapped menus Articles
Displaying a Company Logo on the Menu Bar
Display a company logo on a menu. This article explains about the logo on the tool bar rather than Menu bar.
Owner Drawn Menu with Icons
Owner Drawn Menu with Icons
Simple Bitmapped Menus
A bitmapped menu class wit the advantage that the bitmap and toolbar images can be differentiated by size, view, etc.
Owner Drawn Menu with Icons (3) (uses toolbar res)
This class, BCMenu, implements owner drawn menus derived from the CMenu class. Updated to look good with Windows XP and more.
Cool Popup Menu
Class to create menu with vertical bitmap along left side of menu (similar to Start menu)
Latest Developer Videos
More...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.

Beginning C#: User-defined Type Conversion Operators
Become proficient with using type definitions in C#.

Doing Cryptography in Visual Basic
Learn about the various forms of encryption in Visual Basic and the differences among them.
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.