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

搜索资源列表

  1. hackwww

    0下载:
  2. vb开发,是一个网络编程。可以抓取指定窗口句柄发送的数据包。-vb development, is a network programming. You can grab the specified window handle to send the packets.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:21678
    • 提供者:chenjifa
  1. aaSocket

    0下载:
  2. 所谓socket通常也称作"套接字",用于描述IP地址和端口,是一个通信链的句柄。应用程序通常通过"套接字"向网络发出请求或者应答网络请求。-Socket is often referred to as the so-called " socket" used to describe the IP address and port, is a communications chain handle. Applications are usually through the &q
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:6844
    • 提供者:straig
  1. xiugailistview

    0下载:
  2. 修改其他窗口的listview的指定行指定列的数据,句柄可以通过其他句柄工具获得-xiugaiqitachangkou de listviewshuju
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:172663
    • 提供者:姚建强
  1. Vcdraw

    0下载:
  2. 绘图 基本的绘图控件的应用 c++等等句柄笔画刷等等 -drawing The application of basic drawing control sed
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3440186
    • 提供者:胡长泉
  1. VCPP-EXE-communication-

    0下载:
  2. 进程通信,接收者进程、发送者进程,消息,句柄-process communication ,receiver processer,sender processer,message
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:52138
    • 提供者:shen
  1. allwindows

    0下载:
  2. 利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称; 利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;-Use GetWindowLong (hWnd, GWL_S
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:17011
    • 提供者:王小东
  1. FireXMoon_QQ_sender

    0下载:
  2. 很简单的QQ连发工具,适用于QQ2007,原理是获取已打开的聊天窗口的句柄,然后模拟按键-QQ very simple fire tools, applicable to QQ2007, principle is that access has been open a chat window handle, and then simulate keys
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:7035
    • 提供者:杰拉德二世
  1. WindowsFormsTest

    0下载:
  2. 读取窗口句柄发送消息,控制窗口状态,visible-Send a message reading window handle
  3. 所属分类:Hook api

    • 发布日期:2017-04-17
    • 文件大小:56860
    • 提供者:wangqiaobin
  1. main

    0下载:
  2. 基于句柄类的文本查询示例(C++ Primer 4th)-Text handle classes of queries based on the sample (C++ Primer 4th)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:724
    • 提供者:鲁友
  1. windows-and-ico

    0下载:
  2. 查看系统所有运行窗口的图标 句柄 类名称并且画出 含有图标的窗口的图标等等,这些都有代码,并且不像控件需要注册才能使用,而想api那样-View all operating systems windows icon handle class name and draw a window containing icons icons, etc., these are code, and unlike the controls need to register to use, and want li
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:34002
    • 提供者:夏煜
  1. FindWindows

    0下载:
  2. 窗口句柄抓取实例 .和传道相对应的参数给该窗口中的实例-Findwindows hwnd
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:179094
    • 提供者:陈明
  1. ComDll-test

    0下载:
  2. 串口窗口选择dll,需要输入弹出窗口的父窗口句柄,通过消息返回所选择的串口号-this is a dll that used to help select serial port number,and send port no. through message
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:334674
    • 提供者:
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program operating principle of programming process, the process window, handle theory, message queues, the callback function, the wind
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1922997
    • 提供者:奋斗不止
  1. Lesson4Code

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, the message sent to the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2759521
    • 提供者:奋斗不止
  1. Form2

    0下载:
  2. 遍历所有窗口及子窗口的句柄,类名,标题-Through all the windows, and the child window handle, class name, title
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1461
    • 提供者:刘学佳
  1. VB-Simple_Spy-sample

    0下载:
  2. visual basic 6.0 VB Simple Spy枚举进程获取句柄小实例-visual basic 6.0 VB Simple Spy Gets the enumeration process instance handle small
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:33549
    • 提供者:xhirl
  1. 6545678

    0下载:
  2. 易语言取窗口句柄,应用程序编程源码,很好的参考资料。-Easy language to take the window handle, application programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:17434
    • 提供者:什锦丁儿
  1. Draw

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, the message sent to the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:38330
    • 提供者:zzs
  1. RMI

    0下载:
  2. Java远程方法调用,即Java RMI(Java Remote Method Invocation)是Java编程语言里,一种用于实现远程过程调用的应用程序编程接口。它使客户机上运行的程序可以调用远程服务器上的对象。远程方法调用特性使Java编程人员能够在网络环境中分布操作。RMI全部的宗旨就是尽可能简化远程接口对象的使用。 Java RMI极大地依赖于接口。在需要创建一个远程对象的时候,程序员通过传递一个接口来隐藏底层的实现细节。客户端得到的远程对象句柄正好与本地的根代码连接,由后者负责
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:741009
    • 提供者:罗广镇
  1. 45678654

    0下载:
  2. 易语言分析句柄源码,应用程序编程源码,很好的参考资料。-Easy language source code analysis handles, application programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8504
    • 提供者:清拌蟹肉
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com