搜索资源列表
Vb-SPY
- 用VB编的类似与SPY++的程序。 Vb仿SPY获取和查找当前程序句柄。 其中对窗口的操作很值得借鉴。-VB for use with the SPY++ similar to the procedure. Vb like SPY access and find the current process handle. The operation window which is worth learning from.
WindowFinder_src
- 类似spy++中查找窗口功能的程序-A program which is like the function of searching window in syp
MyNote
- 实现记事本的查找与替换功能,两个窗口之间的参数传递-Find and replace
SendInput
- 程序功能: 操纵大智慧专业版打开指定股票信息。 知识点: 1、windows窗口查找 EnumWindows(...) 2、虚拟按键,模拟键盘SendInput(...)-Program features: Manipulating Great Wisdom Professional Edition to open the specified stock information. Knowledge Points: 1, windows search window EnumWin
GetExeContent
- 使用FindWindowEx查找外部运行程序中窗口内容的程序。是查看外部程序的程序。制作了比较简单的钩挂部分。代码可以自己再深加。-Use FindWindowEx to find the content of external run the program in the window procedure. Is to check the external program process. Produced a relatively simple hook part. Code can its
qqshoujiduanxin
- 查找并发送文本到QQ手机短信信息发送窗口-Find and send SMS text messages sent to the window QQ
quworddakailingcunjubing
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:查找word的打开 保存等窗口句柄-This is the easy language code, the first statement easy to understand language not under-virus software is no longer explain the problem of false positives, Source Content: Find word preserva
1
- 查找QQ登录窗口句柄,很不错的易语言源码,适合易语言爱好者使用。-Find the source of QQ login window handle, very good, easy language, suitable for easy language enthusiasts.
34
- 查找并发送文本到QQ手机短信信息发送窗口,很不错的易语言源码,适合易语言爱好者使用。-Find and easy to send text to the QQ SMS send information window, very good language source code for easy language enthusiasts.
szx
- 利用Visual Basic.NET编写一个能够模拟WORD程序中“查找并替换”功能的程序。 程序功能解释:用户先在某一文本框中输入一篇短文的内容,然后单击某一命令按钮时,将显示另一窗口,让用户输入“要查找的内容”和“要替换成的内容”,程序能根据用户输入的“要查找的内容”和“要替换成的内容”从已输入的短文内容中进行查找,当找到时,被找到的内容以反相显示(即呈选中状态),然后出现提示对话框,询问用户是否替换,如果回答“是”,则对其进行替换;如果回答“否”,则不替换。重复以上过程,直到全部内容查
hide
- 工具说明: 1. 本工具可以用来隐藏你想要隐藏的窗口,以前是为了上班时间玩游戏用的^_^ 2. 找窗口按钮,用来查找标题为下拉列表框内容的窗口句柄 3. 如果要查找的窗口标题太长,不好输入,可以勾选“查询当前窗口”,然后迅速切换到要查找的窗口,1秒钟后,被激活的窗口句柄就被找出来了。 4. 可以用"Rename"按钮来给窗口改名字。 5. 当勾选了“剩xx个关机”的时候,如果要查找的窗口数量少于这个数量,就关机了。用于游戏多开的。比如你一个法师,
allwindows
- 利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称; 利用GetWindowLong(hWnd,GWL_STYLE)& WS_VISIBLE对打开的窗口进行查找,并将窗口的句柄存放在一个HWND的数组中,结合EnumWindows进行窗口的枚举,从而得到响应的窗口名称;-Use GetWindowLong (hWnd, GWL_S
SeqList
- 实现顺序表的线性存储,建立、删除、插入、查找功能,dos窗口输出-Order to achieve linear memory tables, create, delete, insert, search function, dos window output
bigview
- 在UNIX下经常要看大日志,vi又打不开,pg又不能一行一行翻,more就更是乱码了。于是自己做了个程序来查看日志,包括跳转,查找等。 自动识别汉字、全角字符、日文,真正做到光标随字移动 窗口化全屏浏览 宽行浏览,完全显示文本原始信息 支持查找、跳转、打印,任意滚屏 支持任意大小的文本,特别适合分析系统大日志 动态内存分配,系统资源消耗少 方便UNIX用户使用,完全仿真vi指令 支持custom命令安装,软件管理方便 内置指令帮助 -Under
ccc1
- 通过QQ查找联系人窗口抓取QQ信箱。 delphi2007编译通过。-Find a contact window to crawl through QQ QQ mailbox.
spidermouseclick
- 自己编制的蜘蛛纸牌模拟鼠标点击的源码,实现查找句柄,屏幕定位,窗口前置,并且通过两种方式sendmessage和mouseevent实现模拟鼠标点击,对*具有参考价值-Spider Solitaire simulate mouse clicks preparation of their own source code, to achieve find the handle, screen orientation, window front, and analog two ways sendme
MFCApplication1
- 查找窗口 并读取内存,新手可以学习一下,代码比较简单-find window
RA2_YURI
- 红警1.06金钱锁定,内存读写,查找窗口句柄 增加计时程序-RAD2 1.06
kill ate
- 查找并关闭窗口, 简单示例程序,全部文件。(find and close windows)
ngsog
- 一个查找窗口并修改窗口内容的例子,你可以根据具体的情况修改使用,()