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

搜索资源列表

  1. adf

    0下载:
  2. 采用钩子HOOK 窗口句柄 动态修改菜单-Using the hook HOOK window handle dynamically modify menu
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:23994
    • 提供者:asmfactory
  1. EnumWnd

    0下载:
  2. 用程序枚举出WIndows系统的所有窗口句柄-The WIndows system window handle enumerate application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:49224
    • 提供者:赵猛
  1. PasswordSpy

    0下载:
  2. 本源码是在VC6.0的编译环境下编程得到的密码探测器,可以实现获取应用程序密码框中的密码及网页密码框中的密码。源码中融入了大量的技术:包括钩子,任意屏幕窗口句柄的获得,DLL的制作,进程间的通讯,消息处理机制,内存映射文件和同步等。-The source is VC6.0 compiler environment programming password detector can achieve access to the Password box and web application Pas
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:3258767
    • 提供者:高翔飞
  1. mvcdraw

    0下载:
  2. C++ MFC消息映射机制的剖析实例源代码,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表 -C++ MFC message mapping mechanism analysis of source code examples on how to use ClassWizard to understand the message is sent to the window how the MFC framework through th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:117447
    • 提供者:吴新英
  1. winmain

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

    • 发布日期:2017-12-11
    • 文件大小:18058
    • 提供者:朱贇
  1. CKJGCX

    0下载:
  2. 这个小程序,是用来查找窗口的至窗口结构的。很方便就可以了解句柄结构。-This little program is used to find the window to the window structure. I can understand the handle structure.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:8121
    • 提供者:建华
  1. neicun

    0下载:
  2. 这个相当于个WG,只要你有句柄和内存数值,就可以随时的修改内存数值-This is equivalent to a WG, as long as you have a handle and memory values ​ ​ can be modified at any time the value of memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:43943
    • 提供者:王修林
  1. [0419]-for-the-syste--the-nu

    0下载:
  2. 进程、线程、窗口句柄以及进程全路径名的获取-System Operating System Operating System Operating System Operating System Operating System Operating
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:5653
    • 提供者:赵阳
  1. qujubing

    0下载:
  2. 取任意窗口句柄和修改窗口标题图标,转过来的,不是我写的-Take any window handle and modify the window title icon, turn over, I did not write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:2583
    • 提供者:和平
  1. mixed-encrypt-system

    1下载:
  2. 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。本系统特点如下: 1:提供了俩个加密接口。混合加密,DES加密。 2:本系统的DES可以进行1次DES加密(标准DES加密)和3次DES加密。它会根据密钥长度,自动选择加密方案。当密钥长度在64位以内时它将使用标准DES加密,当密钥长度超过64位后,系统将设置第2密钥,并启用3次DES加密。其密钥长度可达112位,并且它还具有很强的扩展性,提供了3种加解密接口:文件接口,文件句柄接口(可以供其他加密
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5545671
    • 提供者:gu
  1. VCPP-EXE-communication-

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

    • 发布日期:2017-04-03
    • 文件大小:52138
    • 提供者:shen
  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. 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. 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. lesson-1

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

    • 发布日期:2017-05-18
    • 文件大小:5112832
    • 提供者:唐永康
  1. ViewWizard-2.8.0

    0下载:
  2. 功能:一个类似于SPY++的工具,可查看窗口和控件句柄、类名、标题、风格等信息,可向窗口发送文字,可控制窗口状态,如显示、隐藏、置顶、关闭、终止等,可以突破灰色的按钮。WSEdit用来修改窗口的样式信息,如是否可调整大小、是否可最大化,是否有标题栏等等,不过只能在内存中修改。 操作说明:拖动下面的放大镜到要查找的窗口,目标窗口周围会有一个黑色的方框,这时放开鼠标,目标窗口的信息就会在程序中显示出来。还有一种方法是直接在“当前句柄”文本框中输入窗口句柄即可。 这个版本除了可以查
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:162816
    • 提供者:远方
  1. Perl-by-Example-4

    0下载:
  2. perl实例精解中文第4版,是关于Perl的完整指南,它包含了Perl应用的很多方面,从正则表达式处理到格式化报表,再到进程间通信。包含1、实用摘要和报表语言,2、Perl 快速入门,3、Perl 脚本,4、获得打印句柄,5、变量,6、运算符、7、条件,8、正则表达式——模式匹配,9、正则表达式元字符等共计20章-Pure perl instance XieZhongWen version 4 is about perl complete guide, it contains a lot of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:22676480
    • 提供者:唐小米
  1. tmMirM

    0下载:
  2. 拖动图标到指定窗口,取窗口句柄等窗口信息-drog icon to windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1523
    • 提供者:aboil
  1. jubingandhandle

    0下载:
  2. window句柄和对象例子,对window很好的学习例子-Handle to the window and the object example of window learning good example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:11078
    • 提供者:newhzq
  1. Hid_Search

    0下载:
  2. 通过PID、VID取到物理设备的句柄,然后对其进行操作,主要针对串口和HID设备,其它的你们可以进行自动扩充。-Taken by PID, VID to handle the physical device, and then manipulate it, mainly for serial and HID device, the other you can be automatically expanded.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:9816582
    • 提供者:warllch
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com