rain0412
驱动牛犊
驱动牛犊
  • 注册日期2006-01-23
  • 最后登录2012-08-18
  • 粉丝0
  • 关注0
  • 积分17分
  • 威望201点
  • 贡献值0点
  • 好评度42点
  • 原创分0分
  • 专家分0分
阅读:1307回复:0

请教Kbfiltr的IOCTL的问题

楼主#
更多 发布于:2008-09-08 16:28
在做键盘过滤驱动的时候,想用DeviceIoControl函数操作键盘的IOCTL的时候,老不成功,在看Kbfiltr_IOCTL前面那段说明
    // If you are planning on using this function, you must create another
    // device object to send the requests to.  Please see the considerations
    // comments for KbFilter_DispatchPassThrough for implementation details.
    //
    // DriverObject->MajorFunction [IRP_MJ_DEVICE_CONTROL] = KbFilter_IoCtl;
是什么意思,那位老大做过,帮忙一下吧
游客

返回顶部