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

基于Visual Studio环境的WDM设备驱动程序构造的方法
引用本文:曲扬,徐翠平,朱齐丹.基于Visual Studio环境的WDM设备驱动程序构造的方法[J].应用科技,2004,31(7):50-52.
作者姓名:曲扬  徐翠平  朱齐丹
作者单位:哈尔滨工程大学,自动化学院,黑龙江,哈尔滨,150001
摘    要:在Visual Studio中创建了程序的工程之后,必须经过编译、链接才能构成程序可执行文件,但由于Visual Studio不能用于内核程序的构造,所以常常需要退出编辑环境,使用DDK中提供的专用工具Build来构造设备驱动程序,为了提高驱动程序的开发效率,简化驱动程序的构造过程,可以通过改变设置,从Visual Studio直接构造WDM驱动程序,文中详细介绍了在Visual Studio平台下,通过建立Makefile项目,激活DDK Build命令行程序构造WDM设备驱动程序的方法,此外给出了必要的构造文件,包括SOURCES文件、MakeDrvier.bat、makefile文件的源代码.该方法对DDK驱动程序开发具有较高的参考价值。

关 键 词:WDM  Windows设备驱动程序
文章编号:1009-671X(2004)07-0050-03
修稿时间:2003年6月16日

Building of WDM device drivers based on Visual Studio
QU Yang,XU Cui-ping,ZHU Qi-dan.Building of WDM device drivers based on Visual Studio[J].Applied Science and Technology,2004,31(7):50-52.
Authors:QU Yang  XU Cui-ping  ZHU Qi-dan
Abstract:To build an executable file, it needs to be compiled and linked. However, Visual Studio can't make use of the API functions of Windows, so we have to exit and activate DDK Build command to construct driver program. To improve the efficiency, the method of building WDM device drivers in Visual Studio is introduced by making a Makefile project and activating DDK Build command line program. The source code of necessary files is presented,including SOURCES , MakeDrvier.bat and makefile.
Keywords:WDM  Windows device drivers  
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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