The application tries to read some data, whereupon the system sends you an IRP. Your dispatch routine puts the IRP in a queue and returns.
这个应用事这读取一些数据,因此系统发给你一个IRP。你的分配程序把这个IRP反进一个队列并返回。
The application tries to read some data, whereupon the system sends you an IRP. Your dispatch routine puts the IRP in a queue and returns.
这个应用事这读取一些数据,因此系统发给你一个IRP。你的分配程序把这个IRP反进一个队列并返回。
应用推荐