文件名称:bcmenu
介绍说明--下载内容均来自于网络,请自行研究使用
VC++在菜单前页添加图标,为了方便其间,这里使用了BCMenu,通过该类可以实现图标菜单的效果。首先生成BCMenu类对象,然后用LoadMenu 函数将菜单资源与菜单对象联系起来,接着通过ModifyODMenuA 函数修改某个菜单项的图标,最后将其设置为CMainfr a me 的菜单-VC++ to add an icon in the menu First, in order to facilitate the meantime, here used BCMenu, the effect can be achieved by such an icon menu. BCMenu generated first class object, then the function menu LoadMenu resources and link menu object, a menu item and then change the icon by ModifyODMenuA function is set to the last menu CMainfr a me
(系统自动生成,下载前可以参看下载内容)
下载文件列表
带图标的菜单\BmpMenu\BCMenu.cpp
............\.......\BCMenu.h
............\.......\BmpMenu.aps
............\.......\BmpMenu.clw
............\.......\BmpMenu.cpp
............\.......\BmpMenu.dsp
............\.......\BmpMenu.dsw
............\.......\BmpMenu.h
............\.......\BmpMenu.rc
............\.......\BmpMenuDoc.cpp
............\.......\BmpMenuDoc.h
............\.......\BmpMenuView.cpp
............\.......\BmpMenuView.h
............\.......\MainFrm.cpp
............\.......\MainFrm.h
............\.......\ReadMe.txt
............\.......\res\bitmap2.bmp
............\.......\...\BmpMenu.ico
............\.......\...\BmpMenu.rc2
............\.......\...\BmpMenuDoc.ico
............\.......\...\file_pri.bmp
............\.......\...\file_sav.bmp
............\.......\...\idb_.bmp
............\.......\...\Toolbar.bmp
............\.......\resource.h
............\.......\StdAfx.cpp
............\.......\StdAfx.h
............\.......\res
............\BmpMenu
带图标的菜单