搜索资源列表

  1. shareenumsrc

    0下载:
  2. 网络共享资源的枚举-network resource-sharing Enumerate
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:136230
    • 提供者:吴俊
  1. StayOnTop

    0下载:
  2. 这是用Borland C++ Builder 6.0写成的一个小工具,功能是枚举当前桌面上所有可见的顶层(top-level)窗口,并可将窗口设置为StayOnTop,或将本来已经StayOnTop的窗口还原为非StayOnTop。-Enumerate all the window that Stay On Top, and can set a window to Stay On Top, or set a Stay On Top wi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:247351
    • 提供者:解放
  1. 局域网主机检查

    1下载:
  2. 用vc实现的局域网主机搜索程序!可以列举选择的IP范围内的主机名,ip,网卡地址等!- Local area network main engine search procedure realizes which with vc! May enumerate the choice in IP scope main engine, ip, the net card address and so on!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:30943
    • 提供者:刘通
  1. DriveBrowser

    0下载:
  2. 枚举所有驱动器的信息,并且可以递归列表子目录的信息。演示CListCtrl的用法-Enumerate all the drive information, which can be recursive list subdirectory information. CListCtrl demonstration of the usage
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:60978
    • 提供者:yf
  1. ProcContrlTest

    0下载:
  2. 本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名*进程,按进程ID*进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, includ
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39736
    • 提供者:童彬
  1. usbdevice

    0下载:
  2. 此程序是DOS下的用来枚举USB设备接口的一个小程序-This procedure is used under DOS enumerate USB device interface, a small program
  3. 所属分类:其他小程序

    • 发布日期:2024-06-05
    • 文件大小:63488
    • 提供者:hujia
  1. enum_MAC

    0下载:
  2. 此程序代码可以枚举到本地局域网内所有计算机的MAC地址-This program code can enumerate all computers within a local LAN the MAC address of
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-05
    • 文件大小:204800
    • 提供者:王宇
  1. EnumUSBDevices

    0下载:
  2. Enumerate USB controllers, hub, devices
  3. 所属分类:USB编程

    • 发布日期:2024-06-05
    • 文件大小:6144
    • 提供者:Gogy
  1. enumfilehandle

    0下载:
  2. 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to
  3. 所属分类:系统编程

    • 发布日期:2024-06-05
    • 文件大小:5120
    • 提供者:9908006
  1. Enumerate

    0下载:
  2. 枚举当前所有窗体-Enumerate all current forms
  3. 所属分类:Windows编程

    • 发布日期:2024-06-05
    • 文件大小:283648
    • 提供者:zhangjiutian
  1. hangup

    0下载:
  2. Shows how to enumerate and hang up all existing Dial-up network (DUN) connections using the Win32 RAS API functions from VB
  3. 所属分类:TAPI编程

    • 发布日期:2024-06-05
    • 文件大小:5120
    • 提供者:Svr77
  1. EVB.enumerate.anti.debugging.code.numChildWindows.

    0下载:
  2. EVB编程numChildWindows 枚举反调试代码EVB enumerate anti-debugging code programming numChildWindows -EVB enumerate anti-debugging code programming numChildWindows
  3. 所属分类:Windows编程

    • 发布日期:2024-06-05
    • 文件大小:11264
    • 提供者:dh
  1. Enumerate-all-the-current-forms

    0下载:
  2. vc枚举当前所有窗体 枚举当前所有窗体-Enumerate all the current forms
  3. 所属分类:Windows编程

    • 发布日期:2024-06-05
    • 文件大小:37888
    • 提供者:anning
  1. Enumerate-all-processes

    0下载:
  2. 枚举系统中所有进程,显示了系统中的所有进程,大家可以-Enumerate all the processes, the system displays all the processes, we can try
  3. 所属分类:系统编程

    • 发布日期:2024-06-05
    • 文件大小:10240
    • 提供者:胡松
  1. Enumerate-processes

    0下载:
  2. 枚举进程,模块,服务,网络连接以及流量监控 源码-Enumerate processes, modules, services, network connections and traffic monitoring source
  3. 所属分类:进程与线程

    • 发布日期:2024-06-05
    • 文件大小:279552
    • 提供者:My Name
  1. Enumerate-the-kernel-module

    0下载:
  2. 易语言编写的 枚举内核模块 很久以前收集的 欢迎大家下载-Enumerate the kernel module
  3. 所属分类:易语言编程

    • 发布日期:2024-06-05
    • 文件大小:8192
    • 提供者:
  1. CPP-enumerate-Registry

    0下载:
  2. C++ 枚举注册表 VC++ 6.0 测试通过,新手学习一下-C++ enumerate registry VC++ 6.0 test is passed, the novice to learn about
  3. 所属分类:文件操作

    • 发布日期:2024-06-05
    • 文件大小:27648
    • 提供者:民工
  1. Enumerate

    0下载:
  2. 枚举当前系统设备管理器内容,相当于系统中察看设备管理器显示的内容-Enumerate the current management of equipment system, equivalent to the system view equipment manager display content
  3. 所属分类:对话框与窗口

    • 发布日期:2024-06-05
    • 文件大小:10444800
    • 提供者:安于
  1. CDC-enumerate

    0下载:
  2. AT91RM9200 CDC enumerate
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-05
    • 文件大小:5120
    • 提供者:cancian123
  1. enumerate-all-the-serial-ports

    0下载:
  2. 怎样枚举出计算机上所有的串口-how to enumerate all the serial ports of the computer
  3. 所属分类:编程文档

    • 发布日期:2024-06-05
    • 文件大小:5120
    • 提供者:tony
« 12 3 4 5 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org