CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DriverEntry

搜索资源列表

  1. DriverEntry

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

    • 发布日期:2008-10-13
    • 文件大小:1.43kb
    • 提供者:lijianjun
  1. 53607944driver

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

    • 发布日期:2017-04-14
    • 文件大小:3.62kb
    • 提供者: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_OBJECT DriverObject,IN PUNICODE_
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:10.11kb
    • 提供者:姓名
  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 (to be linked into the main d
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:11.49kb
    • 提供者: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 Develop

    • 发布日期:2017-05-14
    • 文件大小:3.1mb
    • 提供者:wyt001
  1. license

    0下载:
  2. MyCloseFile endp end DriverEntry
  3. 所属分类:File Formats

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:fan
  1. MonitorLoadUnloadDllDriver

    0下载:
  2. 加载此驱动后,会打印出此后加载的驱动的ImageBase和DriverEntry。 同时禁止的名为win64ast.sys的驱动的加载。
  3. 所属分类:书籍源码

搜珍网 www.dssz.com