文件名称:APC

  • 所属分类:
  • 外挂编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2014-07-01
  • 文件大小:
  • 14kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • mrb***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

APC中文叫异步过程调用(APC)是NT异步处理体系结构中的一个基础部分。Alertable IO(告警IO)提供了更有效的异步通知形式,当IO请求完成后,一旦线程进入可告警状态,回调函数将会执行,也就是一个APC的过程。线程进入告警状态时,内核将会检查线程的APC队列,如果队列中有APC,将会按FIFO方式依次执行。如果队列为空,线程将会挂起等待事件对象。以后的某个时刻,一旦APC进入队列,线程将会被唤醒执行APC。-APC called asynchronous procedure call (APC) is a basis of NT asynchronous processing system structure. Alertable IO (alarm IO) provides a more effective form of asynchronous notification, when after the completion of the I/o requests, once the thread enters the alarm status, the callback function will be executed, which is a process of APC. Thread into the alarm status, the kernel will check the threads of the APC queue, have the APC, if the queue will be executed in sequence according to the FIFO method. If the queue is empty, the thread will hang wait for event object. Sometime later, once the APC enters the queue, the thread will be awakened APC execution.


(系统自动生成,下载前可以参看下载内容)

下载文件列表





ApcInject\ApcInject.c

.........\ApcInject.h

.........\ApcInject.sln

.........\ApcInject.suo

.........\ApcInject.vcxproj

.........\makefile

.........\sources

APC注入技巧.wps

ApcInject

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org