CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - stop driver

搜索资源列表

  1. minifilter.rar

    0下载:
  2. 《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。 使用net start 驱动名称 net stop 驱动名称 这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-21
    • 文件大小:35.41kb
    • 提供者:张英霞
  1. NtUserCallOneParam

    0下载:
  2. 驱动级防止关机!秒杀普通用户,O(∩_∩)O哈哈~-driver to stop system shutdowm
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:15.29kb
    • 提供者:痞子
  1. DriverManager

    0下载:
  2. VC++ MFC 编写的驱动程序,安装,运行,停止,卸载,部署的例子,里面含有一个驱动程序例子-VC++ MFC write drivers, installation, operation, stop, uninstall, deploy the example, which contains a driver for example
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-26
    • 文件大小:216.14kb
    • 提供者:sdxiao
  1. driver_clk

    0下载:
  2. 用于步进电机的驱动板频率生成。根据控制单片机的信号产生信号控制步进电机的速度和启停。-For stepper motor driver board frequency generation. Single-chip microcomputer in accordance with control signals generated signal control stepper motor speed and start and stop.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.37mb
    • 提供者:陈送
  1. motortestc

    0下载:
  2. 步进电机正转,反转和停止的驱动程序,带0802的液晶显示-Stepper motor is turn, reverse and stop the driver, with the liquid crystal display 0802
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:阿深
  1. SSDT

    0下载:
  2. SSDT恢复的程序源 参考调试信息: Linking f:\driver\3 directory ******************** nmake.exe /c BUILDMSG=Stop. -i LINKONLY=1 NOPASS0=1 NTTEST= UMTEST= 386=1 link -out:.\i386\DrvTest.sys -machine:ix86 @C:\DOCUME~1\LANGOU~1\LOCALS~1\Temp\nma02324.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.78mb
    • 提供者:asd
  1. arp

    0下载:
  2. 控制函数 打开SCM管理器 等待服务完全停止运行 打开驱动程序所控制设备的句柄-Open the SCM Manager control function to wait for services to stop functioning completely controlled by the driver to open the device handle
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.86mb
    • 提供者:lvjing
  1. PS2-keyboard-drive-

    0下载:
  2. //DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is d
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:3.13kb
    • 提供者:吴钟海
  1. 121

    0下载:
  2. I am developing an application where I need to secure a workstation for periods of time. I can use BlockInput to stop users from task switching or messing with the keyboard, but I would like to disable Ctrl-Alt-Delete. It seems there seems
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:Ys
  1. DriversLoad

    0下载:
  2. 驱动 加载 卸载 启动 停止 -Driver have: Load Unload Start Stop
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:5.51kb
    • 提供者:张明
  1. ch1_1

    0下载:
  2. 刚开始碰到的问题就是不能内核调试,因为要写驱动,需要用到。一般禁用内核调试都是在驱动里调用KdDisableDebugger,往上回溯一个函数,基本上就是驱动检测禁用是否成功的代码,否则就是一个循环不停的调用KdDisableDebugger函数。 -Problems encountered in the beginning that they can not debug the kernel, because the write drive, need to use. Generally di
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:大哥大
  1. ariad

    0下载:
  2. ARIAD is a windows filter driver which can stop usb devices automatically opening certain files, for example the autorun.inf.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:5.94kb
    • 提供者:
  1. driver_manage

    0下载:
  2. 管理驱动,包括安装、删除、停止等,使用MFC写的UI,方便管理驱动-manage driver, includes install, remove, start, stop. use mfc to manage driver confidently
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:137.19kb
    • 提供者:
  1. LoadDevice

    0下载:
  2. Windows下的内核驱动加载工具源码,方便大家调试内核驱动。功能:“安装”“启动”“停止”“卸载”-Windows kernel driver under load source tools to facilitate debugging kernel drivers. Features: "Install", "start", "stop", "uninstall"
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:29.48kb
    • 提供者:ziolo
  1. modbusTCP_class

    0下载:
  2. Modbus TCP common driver class. This class implements a modbus TCP master driver. It supports the following commands: Read coils Read discrete inputs Write single coil Write multiple cooils Read holding register Read input register Write single regis
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:327.13kb
    • 提供者:kiselinaxp
  1. 001

    0下载:
  2. L298驱动模块实现马达的正转,反转,和停止功能-L298 motor driver module for forward, reverse and stop functions
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:7.76kb
    • 提供者:王金华
搜珍网 www.dssz.com