CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - 初始化;

搜索资源列表

  1. initgraph

    0下载:
  2. 图形函数 函数名: initgraph()   功 能: 初始化图形系统   函数原型: void far initgraph(int far *graphdriver, int far *graphmode,   char far *pathtodriver) graphdriver是上涨指向图形驱动序号变量的指针;graphmode是在graphdriver选定后,指向图形显示模式序号变量的指针。pathtodriver表示存放图形驱动文件的路径。   头文件:gra
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:7kb
    • 提供者:sdewen
  1. driver

    0下载:
  2. 1:将内核文件映射到我内核空间去; 2:path KiFastCallEntry重定向 一:加载内核 1:关于加载 我代码里用了两种方法,一种被我注释了的: a:使用ZwCreateSection + ZwMapVieOfSection 结合 SEC_IMAGE 标志来加载,此时加载的地址必定是位于user-mode空间,可以简单的用MDL锁定,然后映射这些页面到kernel-mode空间,也可以直接ExAllocatePool 然后 copy加载的镜像
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-17
    • 文件大小:29.95kb
    • 提供者:www
搜珍网 www.dssz.com