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

搜索资源列表

  1. Windows编程基础--窗体篇

    0下载:
  2. Windows编程基础--窗体篇   现在Windows已经成为世界上使用最广泛的操作系统,这使得学习Windows编程变得十分重要.和学习其他 编程语言一样,我们也从一个最简单的例子开始学习Windows编程.这个例子将建立一个Windows窗体并在窗体中间显示\"HELLO\"字符串(见图1).      1.程序的开始和结束 和C语言中的main()函数一样,Windows程序是从WinMain()函数开始和结束的.WinMain()函数是在WINBASE
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3795
    • 提供者:地方随
  1. formlistTest

    0下载:
  2. 枚举所有窗体句柄还有坐标,窗体上控件句柄和相对坐标-Enumerate all window handle also coordinates and controls on Form handle and relative coordinates
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:248123
    • 提供者:yuecheng
  1. hwnd-view

    0下载:
  2. 查看任意窗口(控件)的句柄.十分有用.比C++中的Spy功能更强,可以查看该窗口的至最顶级父窗体句柄.-View arbitrary window (control) the handle. Very useful. C than the Spy functional and can view the window to the top of the father Form handle.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:18840
    • 提供者:王嘉都
  1. QQAutoLogin

    0下载:
  2. QQ自动登录源代码,主要是Windows窗体句柄的操作,获取句柄内容、设置句柄标题和模拟鼠标操作等。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:174204
    • 提供者:好好
  1. wulinDLLmokuai

    0下载:
  2. 武林DLL注入源码 VB调用 Private Declare Function CallHotKey Lib \"wulin.dll\" (ByVal hWnd As Long, ByVal hotkey As Long) As Boolean Private Declare Function CallBase Lib \"wulin.dll\" (ByVal hWnd As Long, ByVal action As Long) As Boolean CallHotKey(窗体句
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14337
    • 提供者:在撒大
  1. JS

    0下载:
  2. 现在制作外挂的大多都遇上一个问题,就是找不到龙族进程。其实很简单,因为大家使用的都是Findwindows函数,这个函数需要得到窗体的类名才能获得窗体句柄。而现在窗体类名已经被官方加密,等于说Findwindows函数已经彻底被屏蔽了,很多想写龙族外挂的都卡在了这一步上。 其实要破这个限制很容易的,官方现在不再隐藏进程里的dragonraja.bin,所以我们完全可以放弃Findwindows函数转向从进程上下手! 这里公布一段VB原代码,作用是怎样获取指定的进程!
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:2021
    • 提供者:sgy
  1. WSAAsyncSelect

    0下载:
  2. 以Windows消息的机制设计服务器,每个窗体句柄管理多个Socket
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:9564
    • 提供者:熊文
  1. 查看窗体句柄的程序

    0下载:
  2. 可以查看窗体内各控件的句柄和属性!-can view the body of the window controls and attributes of the handle!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:167351
    • 提供者:李 鸿
  1. QQhandles.rar

    0下载:
  2. 获取QQ窗体句柄并控制的实例,通过这个,可以了解如何获取句柄与SENDMESSAGE的使用方法,QQ form handles access and control examples
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:1116
    • 提供者:阿烨
  1. changes

    0下载:
  2. 找了很长一段时间都没有获取子窗体控制其控件的代码。自己改了一份分享给大家!获取句柄后可以自定义TListView需要修改的控件坐标来达到控制目的-Looking for a very long time do not get the subform control its control code. Own a share for everyone to change! Get a handle custom TListView after the control coordinates nee
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:214207
    • 提供者:田奔
  1. WinDetector

    1下载:
  2. Windows探测器是一款窗体句柄监控,进程监控,输入监控于一体的软件开发辅助软件.-Windows detector is a form handles monitoring, process monitoring, input monitoring in one software development supporting software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2392002
    • 提供者:ggmm
  1. EliteSpy

    1下载:
  2. 获取任意程序的窗体句柄并操作程序,想进行线程和任务控制的朋友可以参考。-Access to any program handles the form and procedures, I would like to carry out the control of threads and tasks can refer a friend.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:130543
    • 提供者:wzp
  1. HQ

    0下载:
  2. 获取任意程序的窗体句柄并操作程序,初学者适用-Access to any program handles the form and procedures, applicable for beginners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:66590
    • 提供者:951923
  1. kongjiantool

    0下载:
  2. 控件小工具,将鼠标移到任意一个程序窗口或控件,会显示出控件的句柄,并可显示控件在指定窗体上的次序,还有激活窗体上所有灰色控件的功能-The control of small tools, move your mouse over any of a program window or control, will show the control handle, and can display the control on the form in the specified order, as we
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:10267
    • 提供者:rete
  1. PictureBox

    0下载:
  2. 我们通常在VB中使用图片控件来做出漂亮的界面,但是PictureBox控件不能支持透明图片,就算放置一个透明的GIF图片,PictureBox空间的背景颜色依旧会挡住下面的Form窗体或者其他控件。使用Image控件虽然支持透明,但是Image控件是没有句柄的轻量级控件,功能比之PictureBox太弱了。-.......
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:2500
    • 提供者:xidiancjw
  1. QQSend

    0下载:
  2. 2009QQ消息群发,含自定义窗体,句柄查找,根据HAND发送消息等。-2009QQ message mass, containing a custom form, handle to find, according to HAND send messages and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:52651
    • 提供者:kmgog
  1. cSharpwaigualei

    0下载:
  2. c# 外挂类 操作窗体 pid = kk.pid("su_client.exe") 获得进程PID key.WinFromXY wf 声明结构数组 wf = kk.findform(“窗口标题”) 根据窗口标题得到 宽,高,以及x,y信息。 kk.setwinform(窗口标题,新的高,新的宽)//改变窗体大小 kk.winText(旧的窗体标题, 新的窗体标题) //修改窗体标题 kk.showform(窗口标题)//将窗体至于屏幕最顶端 kk.fi
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-14
    • 文件大小:3616475
    • 提供者:bk
  1. btn_sender

    0下载:
  2. 取得窗体或者控件句柄以后,直接发送按键消息的程序。 -After get the handle of the window, Send the bm_click message to the window sustaining
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:168251
    • 提供者:hackering
  1. 根据句柄截图(可解决最小化问题,但是托盘不行)

    0下载:
  2. 根据窗体句柄截图,并且可以解决窗体最小化时同样截图(According to the form handle screenshot, and can solve the form minimized when the same screenshot)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:99328
    • 提供者:SOn_y
  1. 获取任意程序的窗体句柄并操作程序

    0下载:
  2. 获取任意程序的窗体句柄并操作程序,运行以后可以直接获取窗口句柄并对窗口进行操作(Get a form handle and an operating program for any program)
  3. 所属分类:界面编程

    • 发布日期:2018-05-06
    • 文件大小:87040
    • 提供者:Raulkk
« 12 3 4 5 »
搜珍网 www.dssz.com