搜索资源列表
ctxmenu_src.zip
- 修改在Explorer中用鼠标右键击文件/文件夹时弹出的菜单
ygrigmenu.zip
- 资源管理器右键菜单源程序
CopyPathExt
- 这是一个shell扩展编程,可以在资源管理器上扩展右键菜单-A Shell Extention program. It can extend the context menus in explorer.
shellcontextmenu_demo1
- 这是shell程序的扩展,可以添加右键菜单,这部分是演示程序。-This is a Shell Extension. It can add context menus, and it is a demo.
RightClickMenu
- Shell+Com实现文件的右键菜单,支持多选! -Shell Com realization of the right paper menu, support the election!
RedHatShell
- 一款模仿Linux操作系统红帽子(RedHat)的shell编程示例,基本的桌面菜单,开始菜单,任务栏菜单,托盘菜单,右键弹出菜单都做的栩栩如生,是一个完整漂亮的外壳程序。对于一些商用软件完全可以修改后套用形成一个漂亮的shell。要扩充的是完整封掉windows系统的所有按键消息即可完整存在。 -red hat Linux (RedHat) shell programming examples. basic desktop menu, start menu, task bar menu,
SlickEditContextMenu
- 在文件右键菜单中增加 \"Edit withSlickEdit\" 的项
AtomAttr
- 文件属性的SHELL功能,添加到右键菜单里,还可以查看BMP属性(在我的SeeSee中也有)。可以做为ATL控件学习的入门工程。
CShortcut_demo
- 在桌面,右键菜单,发送按钮,和开始菜单中添加快捷方式。
CopyPathShellExt
- 利用COM接口,添加系统右键菜单。将选中的文件或文件夹的路径复制到剪切板中。
COMRegister
- 编写COM组件时, 经常进行组件的注册及反注册操作, 每次都是打开命令行调用Regsvr32, 实在是麻烦, 故此写了个程序将这一操作集成在系统右键菜单里,来简化此操作. 内含VC++6.0源码, 请选择ReleaseMinSize编译
ShellExt_demo
- Shell编程,在系统中增加右键菜单!-Shell Programming, added to the system menu Right!
ctxmenu_src
- shell扩展编程代码,是用com的类厂实现的shell扩展编程的功能,实现的当用鼠标右键点击一个文件是,会在上下文菜单中添加一个菜单。
Windows Shell Programming
- 大量windows shell编程例子
ygrigmenu
- 资源管理器右键菜单源程序-Explorer menu source
OpenWithExt
- 实现一个右键菜单,在文件或者目录点击右键,弹出菜单上面显示 需要的菜单项,点击菜单关联到一个执行程序上面;该功能能够实现定制功能,即配置 菜单项和菜单相应功能(通过注册表来实现)-The realization of a right-menu, file or directory in the right-click, pop-up menu shown above the needs of the menu item, click the menu link above to an enfor
CustomContextMenu
- 自定义画contextmenu,不只是简单的修改注册表,让右键菜单增加项目,而是custom draw,还可以设置图标。-Custom painting contextmenu, not simply to modify the registry, so that increase in menu items, but custom draw, can also set the icon.
Shell-Right-Menu
- 一个explore.exe系统右键菜单外壳扩展的例子,可以实现各种下右键功能-A explore.exe system context menu shell extension for example, can achieve a variety of functions under the right
Calc_RC32
- 在资源浏览器的右键菜单中添加“计算此文件的CRC32值”菜单项,当选中此菜单时,显示该文件的CRC32值,可用于快速比较2个文件是否相同(如果2个文件相同,其CRC32肯定相同,反之不成立,但概率很小。可用于粗略比较,好处是比直接比较2个文件方便,而且速度快。)-Add in the Explorer s right-click menu "CRC32 value for this file" menu item, when elected in this menu displays CRC32
Delete_Folder_if_empty
- shell编程的例子,同时也是很方便的工具:在资源浏览器右键菜单里添加“如果此文件夹为空,则删除它”项,对于文件夹,如果选中此项,则判断该文件夹是否为空,如果为空则删掉它,否则提示文件夹不为空。可以避免手工清理空文件夹时误将非空文件夹删除。-Examples of shell programming, but also a very handy tool: In Explorer right click menu to add, "If this folder is empty, then de