CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - explorer shell

搜索资源列表

  1. shell

    0下载:
  2. include source of applets,browseinfo,browseui,comctl32,comdlg32,cpl,hhctrl,explorer,iexplore,scrnsave,shdocvw,shell32,shlwapi
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24666082
    • 提供者:mimo
  1. CopyPathExt

    0下载:
  2. 这是一个shell扩展编程,可以在资源管理器上扩展右键菜单-A Shell Extention program. It can extend the context menus in explorer.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:276287
    • 提供者:陈平
  1. ShellIconChanger

    0下载:
  2. 这是资源管理器的扩展编程,可以修改任意类型文件的图标。-This is a shell program for explorer, and it can change the icon of any file.
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:23180
    • 提供者:陈平
  1. miniasylum-1_1

    1下载:
  2. MiniAsylum 1.1 一个小型*,服务器端只有5K,功能也相对要少一点,只有上传和远程执行程序功能,不过这就够了,这个*最大的特点的可以通过代理来访问服务器端。 默认设置 端口:23432 自启动程序:c:\\windows\\wincmp32.exe [System.ini] shell=explorer.exe wincmp32.exe -MiniAsylum a small 1.1 Trojan, the server-only 5K. func
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:27178
    • 提供者:21121212
  1. MMXShell2

    1下载:
  2. 类似 windows explorer的工具,包含全部VC++源代码,演示了windows shell 操作等-similar to windows explorer tools, including Visual C + + source code for all, demonstration of windows shell operation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:99683
    • 提供者:张启
  1. ShellIconOverlay.rar

    0下载:
  2. 这个程序说明如何实现在Windows Shell Explorer下对文件或文件夹图标进行定制(覆盖图)。,This procedure describes how to achieve in the Windows Shell Explorer on a file or folder icon customization (Overlay).
  3. 所属分类:Shell api

    • 发布日期:2017-03-24
    • 文件大小:9487
    • 提供者:安全
  1. ShellBrowser-7.3

    0下载:
  2. The ShellBrowser components suite provide easy access to the Win32 shell functions. The JamShellList, JamShellTree and JamShellCombo components look and behave exactly like the corresponding parts of the Explorer, and have some additional features li
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:2288903
    • 提供者:liji
  1. srccount

    0下载:
  2. 在 Windows 的资源管理器窗口中,我们见过 WinZIP,WinRAR 等软件能在文件或文件夹的默认快捷菜单中添加几个菜单项,它可以使用户无须进入软件内部而直接在视窗中进行压缩/解压操作,十分方便用户操作,这无疑是一个较好的应用模型,它就是我们所说的Shell扩展技术。此源代码将以一个普通的源代码统计程序为例来说明怎样实现Shell扩展技术。-In the Windows Explorer window, we have seen WinZIP, WinRAR and other soft
  3. 所属分类:

    • 发布日期:2017-11-17
    • 文件大小:41192
    • 提供者:温馨
  1. Explorer

    0下载:
  2. FSO文件浏览器(,在功能上仿照了“海洋顶端*”设计,不过代码完全是重写的,没有使用如Shell.Application等容易造成杀毒软件误杀的组件。类似的工具网上有很多,但其中的很多代码自认为写的不错的。-FSO file browser (in the functional replica of the marine top horse design, but the code is completely rewritten, there is no such easy to use,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:10795
    • 提供者:eric
  1. explorer

    0下载:
  2. 资源管理器基本功能实现代码 实现了资源管理器的简单功能,演示了shell的文件操作、拖拽、剪贴板。-Explorer realize the basic functions of the implementation code of a simple resource manager function, demonstrated a shell file operations, drag-and-drop, clipboard.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:47981
    • 提供者:王臣
  1. shell context menu demo

    1下载:
  2. 在自己编写的应用程序中方便的调用系统上下文菜单的一个类-A class that makes it easy to use the Shell Context Menu (aka Explorer Contextmenu) in your own applications
  3. 所属分类:菜单

    • 发布日期:2012-11-19
    • 文件大小:59745
    • 提供者:lncc
  1. Shell

    0下载:
  2. 基本上shell分两大类:   一:图形界面shell(Graphical User Interface shell 即 GUI shell)   例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。   二:命令行式 shell(Comm
  3. 所属分类:Shell api

    • 发布日期:2017-03-22
    • 文件大小:447519
    • 提供者:grub
  1. CommandPromptExplorerBar

    0下载:
  2. Windows资源管理器的扩充,提供命令行的显示。-This tool extends explorer with functionality of a command prompt. Implemented as a band object completely in C#. Demonstrates COM Interop and P/Invoke, windows hooking and API interception. Finally you can run all these .Ne
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:235059
    • 提供者:徐泽雄
  1. Shell-Control-Pack

    0下载:
  2. Give your Delphi and C++Builder applications Windows Explorer functionality with the Shell Control Pack. Simply place four components on a form set two properties and you have a working Explorer! These powerful shell components include tree view, lis
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:1411929
    • 提供者:liji
  1. BET

    0下载:
  2. Substituting the Windows XP explorer shell with your software
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:3657235
    • 提供者:M. Saadatmand
  1. ShellBrowser

    0下载:
  2. Windows Explorer She-Windows Explorer Shell
  3. 所属分类:TreeView

    • 发布日期:2017-11-14
    • 文件大小:75832
    • 提供者:Liu Lingxia
  1. FolderOptionsX 1.6.0.0 source code

    0下载:
  2. FolderOptionsX是一个shell编程小作品,可以方便的设置explorer的一些属性
  3. 所属分类:Shell编程

    • 发布日期:2014-09-16
    • 文件大小:1685820
    • 提供者:my3439955
  1. Multiple-View-File-Explorer

    0下载:
  2. windows shell externison 自定义的windows explorer-windows shell externison ,custorm windows explorer
  3. 所属分类:Shell api

    • 发布日期:2017-04-24
    • 文件大小:98403
    • 提供者:牧雪
  1. MonitorExplorer

    0下载:
  2. SHELL 编程, 获取当前 被选中的 explorer 中的文件.(SHELL programming, access to the current selected Explorer files)
  3. 所属分类:Shell编程

    • 发布日期:2017-12-11
    • 文件大小:26038
    • 提供者:rootlife
  1. shexview-x64

    0下载:
  2. The ShellExView utility displays the details of shell extensions installed on your computer, and allows you to easily disable and enable each shell extension. ShellExView can be used for solving context-menu problems in Explorer environment. Fo
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:97280
    • 提供者:CrisALK
« 12 3 »
搜珍网 www.dssz.com