搜索资源列表
DebugWindow23.zip
- 系统菜单是每个 Windows 程序的标准特性。通常系统菜单由 Windows 系统来管理,所以我们平时编成时很少去碰它。但是,有的时候,我们确实想定制自己的系统菜单项。这样就涉及到定制菜单的处理问题,因为 Windows 无法自动处理我们定制的系统菜单。而且,系统菜单的处理方式与常规的菜单处理是不同的。那么我们如何实现定制的系统菜单呢? [代码性质] VC可重用代码段
我的DymMenu
- 这个是我用VC编写的动态菜单的示例.它实现了菜单的动态增加和删除.还有实现了右键菜单.这对于初学者来说是一个很好的学习资料.代码中有解析.-this is my VC dynamic menu prepared by the examples. It achieved a dynamic menu additions and deletion. There's still a right-click menus. For a newcomer it is a good learning
bcmenu3036
- 很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单
tanchushimanu
- 一个实现弹出式菜单的VC代码!一个非常常用 功能!-achieve a pop-up menu of VC code! A very commonly used functions!
在VC++实现数据加密
- vc简单的菜单代码和vc数据加密程序,希望vc初学者有点帮助与参考价值-vc simple menu code and vc data encryption procedures in the hope that vc help beginners with a little reference value
MenuA
- 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
XmlMenuApp_V1_Sep02-08.zip
- VC++实现从XML文件动态加载菜单(menu)的实例源代码,非常有借鉴价值的代码。,VC++ achieve dynamic loading from XML file menu (menu) examples of source code, learn the value of very code.
AOnwerMenuForXp
- 一个老外写的XP风格的自绘菜单,很漂亮的界面,代码也很不错。值得学习。搞VC界面的朋友很有用。-Written by a foreigner since XP drawing style menu, very beautiful interface, the code is also very good. Worth learning. VC friends engage in a useful interface.
Draw
- VC++初学者可以看看,很简单的画图功能代码.-VC++ Beginners can see, a very simple drawing function code.
VC_control_programming_dynamic_tree_menu_tree_exam
- VC编程实现树控动态树形菜单实例代码VC control programming dynamic tree menu tree example code-VC control programming dynamic tree menu tree example code
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
19854783VC-ui
- vc++编写的界面源代码,可以为你的系统增色不少哦 代码中,用在基于对话框的程序中,非常方便-vc++ to prepare the interface source code, the system can be for you a lot of Oh hyperchromic code used in the procedure based on the dialog box, a very convenient
VC_programming_menu_CHSMenu_beautiful_classic_code
- VC编程实现漂亮菜单CHSMenu经典代码VC programming menu CHSMenu beautiful classic code-VC programming menu CHSMenu beautiful classic code
VC_Programming_Menu_button_classic_code
- VC编程开发菜单按钮经典代码VC Programming Menu button classic code-VC Programming Menu button classic code
VC_button_set_menu_position_code
- VC开发按钮菜单位置设置经典代码VC + + button to set the classic menu position code -VC++ button to set the classic menu position code
BCMenu
- 著名的VC菜单设计代码,可以设计像window XP那样的菜单-Well-known VC menu design code
6
- 这是适合VC++初学者,以及具备一定基础,打算深入学习VC++的人员的好习题资料,很全面,主要是编写软件界面的,涉及一些较为常见软件的编写代码-VC++ is suitable for beginners as well as a certain basis, go into the VC++ to learn a good exercise of personnel data, very comprehensive, mainly written software interface, and
GroupMenu
- VC++做的精美仿XP开始菜单,又有QQ的风格,又有Windows XP的风格,多级展开,像是网页中的那种菜单一样,用VC++也能写出如何漂亮的菜单,呵,实际上用了BMP图片,这样一来,容易多了,新人们更好理解了,有兴趣看看代码就明白了。 -VC++ do fine imitation of XP Start menu, but also the style of QQ, but also the style of Windows XP, multi-level expansion, suc
07
- 使用vc编写的窗口调试工具代码,为初学者学习用的-The use of VC prepared window debug code, for beginners learning to use
SampleMenu
- 有关界面制作中菜单制作的VC++代码-Interface making menu making C++ code