文件名称:APIDesign-of-program-design

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [PPT]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 1006kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 望**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

WINDOWS是基于消息的系统,鼠标移动,单击,键盘按键,窗口关闭等都会产生相应的消息,那么钩子是什么意思呢,它可以监控一个消息,比如在一个窗口里单击了一下,首先获得这个消息的,不是应用程序,而是系统,系统获取这个消息后,就去查看这个消息是在哪个窗口产生的,找到窗口后,再把消息投递到相应程序里的消息队列里,这之间有一个传递过程,那么钩子的作用就是在消息到达应用程序之前截获它,钩子可以关联一个函数(钩子处理函数),也就是说,如果对一个进程安装了一个钩子,进程再接收到相应在消息之前,会先去执行钩子所关联的函数,

-WINDOWS is based on message system, mobile mouse, click, keyboard keys, closing the window will generate the corresponding message, then the hook is what meaning, it can monitor a message, such as a window click it, first get the news, but not the application, system, system acquisition the news, go to view this message is a window in which produces, found window, then the message delivery to the corresponding procedures in the message queue, a transfer process, then the hook function is in the message to reach the application before intercepted it, hook can associate a function ( hook processing function ), that is to say, if a process is to install a hook, process and to a corresponding receiving in the news before, will go to perform hook correlation function
(系统自动生成,下载前可以参看下载内容)

下载文件列表

API设计程序设计.ppt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org