搜索资源列表
tbcmenu
- 在VCKBASE上读到《一种漂亮的自绘菜单》 [作者:郑恒 (lbird)]。应用到我的工程里后发现:文章中提到的效果能很好的实现。但是有一点不方便:需要映射 WM_DRAWITEM 和 WM_MEASUREITEM 消息才能实现自画功能。这对于一个基于对话框的工程或者仅仅需要弹出式菜单的工程来说很不方便-read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)]. I applied to
ImagePrc
- 在VCKBASE上读到《自绘菜单的实现》[作者:querw]。应用的我自己正在进行的工程后发现效果不错,可是存在许多问题。整个类的设计方面存在很多缺陷(先天,后天的),存在的主要问题如下-read "menu drawn from the realization" [Author : querw]. Application of my own ongoing projects was found that the effects good, but there are man
LCDdisplay
- 单片机控制液晶显示的完整程序,实际工程应用-Microcontroller control LCD complete the program, the actual engineering applications
CMenuButton-and-Test-Project
- 针对菜单按钮的需求,给出了一个菜单按钮的CMenuButton类,以及应用该类实现菜单按钮的测试工程。-aimed at the menu button, a class of Menu Class named CMenuButton was given. a test project was presented too.