Advertisement
3_2004-2005 Complete Applications #140388

DynMenu

Learn how to create fully functional menus with the Windows API. DynMenu is a utility that allows users to create their own functional popup menus that can be accessed by double clicking a .dym file. The menus can also be added to the system tray. DynMenu is used to both create .dym files and to show the menu. This code is the complete source for DynMenu. It shows how to use GGZMLParser, a minimal SAX XML parser and also how to create menus "on the fly" using the Windows API. In addition to the usual code you may have seen for creating menus in this way, the DynMenu code also supports infinitely (resource restricted anyway) many sub menus, splitting menus into a number of columns and adding checked/unchecked menu graphics as are often seen in the VB menus.

AI

AIサマリー: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

ソースコード
original-source
Upload
オリジナルのコメント (3)
Wayback Machineから復元