首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于IRP的Windows设备驱动程序文件操作的实现
引用本文:王兰英,居锦武.基于IRP的Windows设备驱动程序文件操作的实现[J].四川理工学院学报(自然科学版),2010,23(1):41-43.
作者姓名:王兰英  居锦武
作者单位:四川理工学院计算机学院,四川,自贡,643000
基金项目:四川理工学院院级项目 
摘    要:文件是数据存储的基础,处于Windows操作系统内核中的设备驱动程序,对文件系统的访问不像应用程序那样方便。文章介绍了Windows设备驱动程序通过建立自定义I/O请求包(IRP),并将IRP发送到文件系统驱动程序的方式,实现对文件的内核级操作的方法,该方法可实现文件建立、读、写、删除和改名等功能。文章给出了基于微软设备驱动程序开发工具实现的IRP包的建立、发送和完成的源码。

关 键 词:驱动程序开发工具  驱动程序  内核  文件  I/O请求包

Realization on Operation for Windows Device Drivers Based on IRP
WANG Lan-ying,JU Jin-wu.Realization on Operation for Windows Device Drivers Based on IRP[J].Journal of Sichuan University of Science & Engineering:Natural Science Editton,2010,23(1):41-43.
Authors:WANG Lan-ying  JU Jin-wu
Institution:WANG Lan-ying,JU Jin-wu(School of Computer Science,Sichuan University of Science & Engineering,Zigong 643000,China)
Abstract:Files are the basis of data memorizing,the device drivers in the windows accessing system are not as convenient as visiting the document systems.To realize the operation on the extreme kernel of the document,this paper introduces how to deve the device,send IRP to document system drivers through I/O package,which includes the functions of setting up,reading,writing,deleting and renaming the files.And it also works out the source codes of IRP package's establishment,sending,and completing,which is based on d...
Keywords:DDK  driver  kernel  file  IRP  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号