搜索资源列表

  1. DriverEntry

    0下载:
  2. DriverUnload
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1469
    • 提供者:lijianjun
  1. DriverEntry

    0下载:
  2. DriverUnload
  3. 所属分类:驱动编程

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:lijianjun
  1. 53607944driver

    0下载:
  2. 一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点, 这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序), DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。-One of the most simple driver, just like other executable programs, eac
  3. 所属分类:驱动编程

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:Qfeng
  1. Hidefile.c

    0下载:
  2. #include "Hidefile.h" NTSTATUS DriverEntry(IN PDRIVER_OBJECT DriverObject,IN PUNICODE_STRING RegistryPath) { NTSTATUS ntStatus = STATUS_SUCCESS -#include "Hidefile.h" NTSTATUS DriverEntry(IN PDRIVER_OBJ
  3. 所属分类:书籍源码

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:姓名
  1. WDM_WinBuild

    0下载:
  2. This a demonstration of a driver project. The project has 3 components: A "main" driver file (eg, contains DriverEntry), which will result in a .sys file a second piece of the driver, which will result in a .lib file
  3. 所属分类:驱动编程

    • 发布日期:2024-05-23
    • 文件大小:11264
    • 提供者:sucker
  1. 15.WDMDriverEntr.RAR

    0下载:
  2. 15.WDM的DriverEntry和AddDevice函数.7z 15.WDM的DriverEntry和AddDevice函数.7z-15.WDM s DriverEntry and AddDevice function .7z 15.WDM s DriverEntry and AddDevice function .7z
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:3250176
    • 提供者:wyt001
  1. license

    0下载:
  2. MyCloseFile endp end DriverEntry
  3. 所属分类:文件格式

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:fan

源码中国 www.ymcn.org