我想处理IRP(IO请求包)[已经“暂停”]在StackOverflow上] [英] I want to handle IRP (IO Request Packet) [Already "On Hold" on StackOverflow]

查看:122
本文介绍了我想处理IRP(IO请求包)[已经“暂停”]在StackOverflow上]的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想编写一个执行以下任务的C ++函数:

每当I / O请求包(IRP)到来时,

起初,它会得到通过我的功能检查,如果我的功能发现它有效,

然后其他程序可以访问它,否则,他们将无法访问它。

例如,如果用户打开文件请求加速,其他应用程序将进入它,只有我的函数允许它们。

I want to write a C++ function which performs the following task :
Whenever an I/O request packet (IRP) came by,
at first, it gets checked by my function, and if my function found it valid,
then the other programs get access to it, otherwise, they won't be able to access it.
For example, if a user open-file request poped up, other applications will gain entrance to it, only if my function let them.

推荐答案

我认为它是一样的你问过的帖子



在StackOverflow上45分钟前



请不要滥用...



观看此...



I / O请求数据包(Windows驱动程序)
I think its the same thread you asked

On StackOverflow 45 mins ago

Please Don't Abuse...

Watch this...

I/O request packets (Windows Drivers)


这篇关于我想处理IRP(IO请求包)[已经“暂停”]在StackOverflow上]的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆