搜索资源列表
QSeek
- 一个朋友做的工具软件,为了下载一个有用的源码,不得不把他出卖了。 有WinXP风格的菜单,VC托盘等功能。-friends do a software tool, in order to download a useful source, he had sold. With WinXP style menu, VC tray functions.
modify_the_startmanu
- 改变开始菜单的小程序,开发环境为vc,对熟悉window编程很有帮助-began to change the menu of small procedures, the development environment for the vc, familiar with the programming window helpful! !
games
- vc++编程 冒险游戏的编写和下拉式菜单的设计.zip
CIS_Program--GeoMedia+VC++
- 此系统为基于GeoMedia地籍管理系统。安装程序之前,需要首先安装GeoMedia 控件,运行程序后,首先要选择数据库文件“宗地.mdb”,选择菜单“文件->打开地籍数据库”来实现。数据库在database目录下。
Taskmgr
- 功能: 关机 注销 重启 前端显示 进程的 列表显示 和结束 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。还有修改了clistctrl的外观属性 ,以及排序的实现。 2.本代码参考了的一些,程序,在这里特别感谢 戚晨皓 richenbaigu@sina.com 本程序,参 考了很多他编码 编译平台: 1.该代码在Windows
recoder
- 鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本代码参考了的一些 程序, 参考了很多其他人的编码
computer
- 关机整人 小程序! 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令! 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。 2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown
caidan
- 图文菜单很漂亮的VC示例工程源码,程序左侧实现资源管理器式的图文并茂菜单
MultiLangDemo.rar
- 实现如下功能: 1. 每个语言一个.lng文件。 2. 没有外部语言情况下,使用程序内置的默认语言。 3. 能动态切换到任何一种语言 (包括内置语言),而不是告诉用户切换语言要重新启动程序。 4. 没有选择语言的状态下 (比如程序刚安装),自动根据当前用户环境选择语言文件 (如果有的话,没有则使用默认语言)。 5. 列出程序目录下的 .lng 文件,并加入到菜单中。 6. 使原有的程序做尽量少的改动,加入 CLanguage 后,作少
dllreg
- VC做的对Ole COM 组件注册的程序。通过该程序可以在右键菜单上设置Ole COM进行注册和反注册。-VC do to Ole COM component registration procedures. Through the program can be set up in the right menu Ole COM registration and anti-registration.
remain
- 一个超简单的vc++计时提醒程序,附有源代码,界面一般,程序是早期的,仅供学习参考,打开本程序运行后自动在系统托盘处显示图标,点击右键可以显示主菜单和设置程序,它可以设置工作时长为多少后开始提醒,提醒多长时间,有四种提醒方式:把屏幕搞花、保护屏幕、声音和消息框、锁定屏幕。-A super-simple time to remind the vc++ program, with source code, the interface in general, the program is early,
systool
- VC++编写的一个系统信息修改工具,从程序功能上来说,好像和国内的Windows优化大师的某些功能很相似,利用它可以方便地修改、还原系统的各种设置,包括开始菜单、启动项目,添加、删除程序、文件夹属性设置,驱动器图标设置等功能。-VC++ to prepare amendments to a system information tool, in terms of functionality from the procedures, it seems, and the domestic maste
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
CaiDan
- VC++的菜单编程,具体详尽,且运行无误-VC++ programming menu, the specific details, and run the correct
HotKey
- VC++ 热键实例程序源码,请先选择菜单进行热键设置,然后测试你所设置的热键。程序将设定Shift为非法输入,当用户按下Shift时用Alt代替,程序使用CTRL+ALT+A为默认的热键,0x41 是A的虚拟键代码,具体详细情况请查阅源代码。 -Hotkey instance of VC++ program source code, select the menu hotkey settings, and then test your set of keys. Program will se
backdrop
- VC++ 给托盘添加右键菜单,并给窗体添加一个可以自动变化背景的功能,很不错的VC++实例-VC++ to add to the tray right click menu, and give form to add a function to automatically change the background, very good instance of VC++
vcjigndian
- VC++实现QQ界面绝对经典,早期版本的QQ窗体效果,可惜没有实现顶部自动隐藏功能。适合VC++初学者学习参考,借鉴本源码可制作出漂亮的窗体菜单,比如折叠菜单,其实与现在的窗体选项卡功能类似,这个也可作为参考资料。-VC++ realize QQ interface is an absolute classic, an earlier version of the form QQ effect, but unfortunately did not achieve the top auto-hid
ToolbarBtnFromList
- VC根据Access数据库内容动态生成工具栏菜单,使用ADO技术连接Access数据库,并根据库中的内容生成所需的工具栏菜单-The VC dynamically generated according to the Access database content toolbar menu, use ADO technology to connect to an Access database, and generate the required content in the library t
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.