搜索资源列表

  1. FindWindow

    0下载:
  2. 这个项目的目标是编写一个简单的界面,用于寻找窗口句柄-The goal of this project is to write a simple interface for finding window handle
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:12288
    • 提供者:品绿茶
  1. LLK-and-LLK_cheat

    0下载:
  2. 小游戏连连看,实现了核心游戏功能,交互方面有待完善。以及基于FindWindow函数的游戏外挂,实现提示相同块、自动销块的功能。代码有良好的注释。-Lianliankan game implements the core game features, interactive aspects to be improved. FindWindow function-based games as well as plug-in, to ach
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-22
    • 文件大小:180224
    • 提供者:周彬
  1. 130408221121aircrack-2.41

    0下载:
  2. Wfi GetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle-WfiGetModuleFileName GetModuleHandle SetCurrentDirectory GetStdHandle SetConsoleTextAttribute SetConsoleCursorPosition GetConsoleScreenBufferInfo Fil
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:2120704
    • 提供者:梁森
  1. source

    1下载:
  2. hook findwindow with c-hook findwindow with c++
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-22
    • 文件大小:3546112
    • 提供者:bebers
  1. API

    0下载:
  2. Declare Function FindWindow Lib "User32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Declare Function GetWindowThreadProcessId Lib "User32" (ByVal hwnd As Long, lpdwProcessId
  3. 所属分类:压缩解压

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:MIKE
  1. FindWindow

    0下载:
  2. 不使用任何模块来获取一个软件的句柄,这是获取QQ句柄的源码-Without using any software module to obtain a handle to which the handle is to obtain the source QQ
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:杨国东
  1. raoguosuoyouyonghudecengHOOK

    0下载:
  2. A、分析API函数原理 B、自写API函数 C、SYSENTER指令 D、硬编码_emit E、模拟FindWindow函数 -Analysis of A, API function principle B, write API function C, SYSENTER instruction D, hard coded _emit E, simulat
  3. 所属分类:驱动编程

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:蔡中伟
  1. findwindow

    0下载:
  2. 一些MFC程序小例子,包括获取窗口位置、产生随机数、时间控件的使用、计算时间差、读写文件-Some small examples of MFC program, including access to the window position, generates a random number, time controls, calculate the time difference, reading and writing files
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-22
    • 文件大小:4957184
    • 提供者:ych
  1. FindWindow

    0下载:
  2. 自動尋找使用者所輸入的視窗名稱 如果有,則強制關閉-Windows automatically find the name of the user input if there is, then forced to shut down
  3. 所属分类:.net编程

    • 发布日期:2024-05-22
    • 文件大小:72704
    • 提供者:葉豐豪
  1. FindWindow

    0下载:
  2. MFC下查找遍历窗口的一个小程序,可以找到包含指定标题的窗口,用到了系统相关的API-Find traverse MFC window under a small program that can find the title of the window that contains the specified, use the system-related API
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2354176
    • 提供者:Mr.Right
  1. FindWindow

    0下载:
  2. 查找窗口,朋友们可以自由查找任意桌面的信息。-Find window, my friends are free to find any information on the desktop.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-22
    • 文件大小:16384
    • 提供者:张泽凯
  1. FindWindow

    0下载:
  2. 窗口探测器+进程管理器。 不调用任何系统的DLL。 检测窗口句柄,类名,标题。 进程管理器,可在源码基础上进行二次开发。-Window detector+ Process Manager. It does not call any system DLL. The detection window handle, class name, title. Process manager, can be secondar
  3. 所属分类:易语言编程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:Hsjy
  1. Demo

    0下载:
  2. windows下通过FindWindow抓取Qt进程主界面,并嵌入到自己的程序中显示.抓取的Qt程序界面坐标响应异常,导致菜单栏和工具栏无法正常鼠标事件解决方案.-Windows under the FindWindow through the Qt process to grab the main interface, and embedded into their own programs to show the process o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:王波
  1. WinForms嵌套其他程序

    0下载:
  2. 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-22
    • 文件大小:11771904
    • 提供者:冰缘
  1. Inject(2018.01.24)

    0下载:
  2. 使用到的工具 IDA6.0 LordPE C32Asm 由于自己写了个MemoryLoader注入所以一开始考虑的是找不到hyxd.exe进程导致的注入失败 后修改为FindWindow通过窗口标题注入进程也无法正常使用 于是打开IDA 分析DLL流程(DLL Hook FindWindowA)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2448384
    • 提供者:城主呐
  1. FindWindow

    0下载:
  2. 记事本第一步,打开通道,为后续工作做铺垫,简易记事本,使用方便,适合课程设计(The first step of the notebook is to open the passage and make a cushion for the follow-up work. It is easy to use and is easy to use. It is suitable for the design of the course.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:74墨
  1. FindWindow

    0下载:
  2. hook各种鼠标、键盘消息,窗口消息,很好的框架(Hook various mouse and keyboard messages)
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-22
    • 文件大小:208896
    • 提供者:大无名
  1. 归档

    0下载:
  2. 识别图像中心点和区域先findwindow找到窗口句柄,再findwindowex找到按钮句柄,最后用sendmessage发送bm_click消息(Identify image center points and areas findwindow finds the window handle, findwindowex finds the button handle, and finally sends the bm_click m
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-22
    • 文件大小:4626432
    • 提供者:suianom
« 1 2 3 4»

源码中国 www.ymcn.org