搜索资源列表
gxl06
- 一个从Cmenu派生的菜单类,提供了直接使用资源里的工具栏位图的途径.-Cmenu derived from a menu of categories for the use of resources directly's toolbar bitmaps channel.
fmvc18
- 菜单的应用与命令消息的映射方法-菜单以资源形式出现,而不用程序员安排对应类。但当接受操作时则会从一个CCmdUI的边界类对象得到信息。该类对象内聚合一个CMenu对象和对应的ID。-Application menu and order information mapping method-menu to the form of resources, rather than programmers arrangements corresponding category. However, the
TJCD
- 给对话框类应用程序添加菜单资源,然后再将菜单中的命令与要调用的函数之间建立映射关系就可以了-to dialog applications in the menu to add resources, then pass the menu commands and to the calling function mapping relations between the can
VC++里面的关于MENU资源操作
- 菜单,你的程序是文档类型的还是对话框的? 文档类型简单的替换原来的菜单的方法就是编辑一下原来的菜单的资源 -menu, your program is the document type or dialog? Document type simple replacement of the original menu is the editor about the original menu of resources
PopTitleMenu
- 代码简介或代码解析: 1 将要显示的菜单资源添加到资源中的“Menu”下,命名为IDR_MENU1 2 在CMainFram类添加消息WM_CONTEXTMENU、WM_DRAWITEM和WM_MEASUREITEM -code or code analysis : one to be shown in the menu resources were added to the resources of the "Menu", IDR_MENU1
语言切换
- 本程序是关于VB6.0的简单菜单的多语言切换,通过对不同资源的加载,可以容易实现动态菜单的编程,它的实用价值也许不高,但是它的编程思想可以借鉴.-this procedure is a simple Visual Basic 6.0 on the multi-language menu switch to different resources through the loading, can easily achieve dynamic menu of programming, and its
DynamicMenu.rar
- 脱离资源动态加载菜单。可以加载标准菜单和弹出式菜单,支持两层菜单。,Dynamically loaded from the resources menu.
nav1
- 导航菜单特效·ai或eps文件建议使用Adobe Illustrator CS3或更高版本打开! ·cdr建议使用CorelDRAW X3或更高版本打开! ·pdf格式文件请使用adobe reader软件打开! ·为节约资源,有部分PSD文件已关闭全部图层,下载后请使用Photoshop打开图层眼睛即可!-Ai or eps navigation menu effects using Adobe Illustrator CS3 is proposed or later to ope
offMenu
- 在VC++窗体上布局随意停靠可拖动的智能菜单 一个VC++自绘的窗体菜单,仿Office 2000风格的可停靠、可随意拖动位置的智能型菜单,代码里有一些方法和类是我们值得学习的,比如建立象MSN一样的在状态条上自动弹出和消隐的信息窗口、制作不需要位图资源,而具有阴影的的位图按钮等,这些类文件在你的项目中都能用到 -In the VC++ form, the layout of the smart casual dock can drag the menu from a VC++ pain
Menu
- 菜单资源设计,通过源代码学习可以初步学会菜单项的学习-Menu resources to design, through the source code can initially learn to study and learn menu items
My_Res
- 有关创建应用程序的资源,包括资源的应用,快捷菜单,加速键等的创立-For information about creating application resources, including resources, applications, shortcut menu, to accelerate the creation of keys, etc.
MainFrm.obj
- 运用MFC建立菜单资源,代码完整,注解详细。-MFC build menu using resources, code complete, detailed annotations.
MenuDemo
- 下拉菜单、动态操作菜单、弹出式菜单的应用实例源码- toolbars, status bar and its associated resources \ MenuDemo, very good vc source, recommended!
MenuComp
- 一个Menu和ToolBar资源使用的例子,非常简单,方便vc刚入门的朋友。-Menu and the ToolBar resources used example is very simple, convenient a vc friends just getting started.
7_1
- 一个简单的资源文件的使用,使用了菜单,SDK 编程的基础部分,主要是熟悉环境使用。-A simple resources file program,there is Menu using in the windows environment
Notepad-Resources
- 这个是老师上课的时候给的一个示例小程序的题目。内容是写一个带界面的记事本程序。 -This is a small program that our teacher gave us as an example during the class.This is to make a small notepad program.