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

搜索资源列表

  1. Windows资源管理器

    3下载:
  2. 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:29466
    • 提供者:唐堂
  1. daima

    1下载:
  2. 我们知道,在Windows中可以通过剪贴板(Clipboard)来共享和传递数据,比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。但我们如何才能与资源管理器之类的应用程序共享和传递数据呢?本文提供的方法是:使用Windows本身提供的一些数据结构和API,通过剪贴板来实现数据共享和传递。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3993
    • 提供者:leon
  1. HookSys_code_demo

    0下载:
  2. Win32 API Hooking revealed.详细信息参见如下地址。http://www.codeproject.com/KB/system/hooksys.aspx-Use BHO dealing with Windows/Internet Explorer.
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:208566
    • 提供者:NEW
  1. MyExplorer

    0下载:
  2. 实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本章主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。 -The realization of a Windows Explorer, the Explorer has a browser system files, directories, and delete them, mobile and other ope
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:432069
    • 提供者:傅利娟
  1. ExplorerBarNew

    1下载:
  2. VB仿Windows XP资源管理器左侧菜单栏,这是一个控件的源代码,它还支持WIN 2K和WIN 9x菜单风格。完全使用API,没有使用贴图;这个控件代码简洁、性能很好、几乎不占用系统资源,而且它还支持在菜单中插入透明图标、导入图片作为背景等功能。-VB like Windows XP Explorer the left menu bar, which is a source code control, it also supports WIN 2K and WIN 9x style menu
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:209109
    • 提供者:749
  1. WRepShl

    0下载:
  2. This handy little application will replace Explorer as the default shell for Windows 9x or NT if desired, or it could be used as a simple application launch utility. It is very easy to use, and cuts down on a lot of user problems. There are up to 12
  3. 所属分类:Shell api

    • 发布日期:2017-03-30
    • 文件大小:60030
    • 提供者:Eddie
  1. OpenExplorerPath

    0下载:
  2. Detect the current windows explorer path and open it with API
  3. 所属分类:Shell api

  1. enumerate_process_with_icons

    0下载:
  2. Efficient API used to enumerate (get) from Windows-WMI using quary, all processes and sub-threads. this includes 32X32 icon and 16X16 icon of every exe, the example is for tree representing the Process-SubProcess structure, for example mspaint opened
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:14336
    • 提供者:eladkarako
  1. WindowsAPISoruces

    0下载:
  2. windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5554518
    • 提供者:云飞扬
  1. HideDriver_source

    0下载:
  2. The task: The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), Enum
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:1184796
    • 提供者:si perdana
  1. HideDriver_binari1

    0下载:
  2. The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), EnumProcessMod
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:227515
    • 提供者:si perdana
  1. MyExplorer

    0下载:
  2. 本章实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本章主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。 -This chapter implements a Windows Explorer, the Explorer has a browsing system files, directories, and delete them, mobile and o
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:431484
    • 提供者:小兴
  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. SmallTranslator_src

    0下载:
  2. 实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等-Implements a Windows Explorer, the Explorer has a browsing system files, directories, and delete them, move other operations functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1055557
    • 提供者:刘海
  1. qq

    1下载:
  2. 我们知道,在Windows中可以通过剪贴板(Clipboard)来共享和传递数据,比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。但我们如何才能与资源管理器之类的应用程序共享和传递数据呢?本文提供的方法是:使用Windows本身提供的一些数据结构和API,通过剪贴板来实现数据共享和传递-We know, in the Windows clip
  3. 所属分类:Button control

    • 发布日期:2017-09-25
    • 文件大小:13312
    • 提供者:jiangya
搜珍网 www.dssz.com