驱动程序入门(Driver programming).docVIP

  • 10
  • 0
  • 约1.41万字
  • 约 29页
  • 2018-06-10 发布于江西
  • 举报
驱动程序入门(Driver programming).doc

驱动程序入门(Driver programming) We are learning program design, starting from the Hello World, the driver is no exception, today I wrote a drive version of Hello World to warm up, to hope that we can understand the basic framework of the driver. The driver is divided into 2 categories, one is the Kernel mode driver, the other is a Windows mode driver, 2 modes of the essence is the same, but the details are different, this paper introduces the installation and use of kernel mode drivers and drivers. The driver, like the common EXE, DLL, belongs to the PE file, and has an entry function. In EXE, howe

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档