搜索资源列表
memorycheck_521
- 内存泄漏检测,修补工具.适合MFC程序使用.可以对GDI, GUI, Menu 程序引入测试.-memory leak detection, repair tools. MFC procedures suitable for use. GDI can be right, GUI, Menu procedures for the introduction of testing.
lesson6
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-How to s
BoostTest
- 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。-MFC write-off procedures friends all know, through the
bb
- 该程序使用的是VC编程,运用了MFC的框架,为我们展现了如何增加右键菜单-The program uses the VC program, using the MFC framework, as we show how to add context menu
cc
- 该程序使用的是VC编程,运用了MFC的框架,为我们展现了如何添加多语言菜单-The program uses the VC program, using the MFC framework, as we show how to add multi-language menu
AutoShutDownPC
- 关于电脑定时关机,倒计时关机的MFC程序。 1、定时关机 2、倒计时关机 3、最小化到系统托盘 4、托盘的上下文菜单 5、开机自动运行(可选-Time on the computer shutdown, countdown shutdown of the MFC program. 1, time off 2, 3, countdown shutdown, minimize to tray 4, tray 5, the context menu, automatic o
treemfc
- Tree源码,不是树形菜单哦,是基于MFC技术绘画出的一颗开花的树,艺术与理性的结合,源码编译截图如图示,VC++去用MFC技术实现的作品,欢迎拍砖评论。-Tree source, not a tree menu Oh, is based on the combination of MFC technology draw a flowering tree, art and rational source compiler screenshot as shown VC++, go with MF
Menu
- 孙鑫主讲的VC++菜单工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。 -The Sun Xin Speaker VC++ menu working principle of the preparation of applications, menus command message in the order and delivery process in the the MFC framework program several classes.
CMenu
- 本人写的基于MFC对话框的动态加载菜单程序,可动态创建菜单,添加菜单,删除菜单,还写了图盘图标,以及图盘消息响应,另外还有右键菜单创建等,对于初学者可以参考一下,注释很详细-I write MFC dialog-based dynamic loading menu program, you can dynamically create menus, add menu, delete the menu, also wrote a diagram tray icon, and FIG disk me
restaurant-management-system
- 运用mfc 编写的简单的餐厅菜单管理系统,可以进行模拟点菜 按餐桌进行记录管理-Mfc prepared using a simple restaurant menu management system that can be simulated by a la carte dining table for records management
vkry
- 图片菜单的制作,是用MFC实现的,我还有很多这类的原码,很好-Image menu, is to use MFC to achieve, I have a lot of this kind of the original code, very good
nokamic
- 应用MFC扩展库CJ60LibDLL的一个实例,该例子实现通过操作左边的船坞菜单在多个FormView中切换(Using an instance of MFC extension library CJ60LibDLL, this example realizes switching between multiple FormView by manipulating the docking menu on the left.)