- Echo ease read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release
- SX 该代码的功能是输出输入年份的对应天干地支及生肖
- AES algorithm implemented in JAVA. The code generates Key
- kernel modules fot htc diamond
- elevator-code elevator code in c for PIC18F MicroController
- Keil MDK4安装包+破解软件 破解方法: 1
资源列表
tbcmenu
- 在VCKBASE上读到《一种漂亮的自绘菜单》 [作者:郑恒 (lbird)]。应用到我的工程里后发现:文章中提到的效果能很好的实现。但是有一点不方便:需要映射 WM_DRAWITEM 和 WM_MEASUREITEM 消息才能实现自画功能。这对于一个基于对话框的工程或者仅仅需要弹出式菜单的工程来说很不方便-read "A beautiful painting from the menu" [Author : Zheng Heng (lbird)]. I applied to
VCauto
- Visual c++自动生成菜单,横好玩。-Visual c++ automatically generates menus, horizontal fun.
MenuBarHeight
- VC6.0 C++ MFC编程的各个基本功能,是什么内容看打包的名字你就懂了的!对于初学者适用,高手就不要浪费积分了! - VC6.0 the C++ MFC programming, what to see packaged name you understand!
bcdialogmenu3036
- 个性化菜单,在对话框中制作菜单,挺好的!
选择字体的组合框类库
- 键盘程序读者可以利用此程序设计积极的程序-keyboard procedures readers can use this program to design active procedures
DynaMenu
- 这是个用VC++编写的程序,它实现的功能你一看就知道。- This is with the VC + + compilation procedure, it realizes the function you understood at a glance.
DynItems_systray_demo
- A class and an easy way to dynamically add items stored in a file to a menu
MenuXP
- source code of menu like windows-XP
FloatMenu
- 窗体与界面设计,菜单应用实例,浮动的菜单,仅供学习。-Forms and interface design, menu application example, floating menu, only to learn.
ImageMenuDlg
- vc6下图像菜单项的例子。本例在对话框中添加自定义的菜单,使用MFC菜单的派生类实现的带有图像logo的菜单项。简单易用。说明:vc6下只能编辑256色的工具栏位图。我使用的工具栏位图是真彩的在vc6外面编辑并替换的。