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
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.

A Tipple with a Tuple
Fear not, Tuple lovers. This much-maligned data type is still in use today.

Creating a Tic Tac Toe Game in Visual Basic
Create a Tic Tac Toe game with Visual Basic. I hope you will agree on how easy it is to do.
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.