登录
首页 » Visual C++ » driverdev6asp_src

driverdev6asp_src

于 2021-01-04 发布 文件大小:75KB
0 430
下载积分: 1 下载次数: 38

代码说明:

  一个windows显示驱动的好程序,对学习驱动开发很有好处(a windows driver of the program is to study the development of a very good driver)

文件列表:

Samples2
........\Programming
........\...........\development
........\...........\...........\DEBUG
........\...........\...........\.....\bin
........\...........\...........\.....\...\appmonitor.exe
........\...........\...........\.....\...\fakegfx.inf
........\...........\...........\.....\...\fakemonitor.dll
........\...........\...........\.....\...\fakemonminiport.sys
........\...........\...........\.....\...\symbols
........\...........\...........\.....\...\.......\appmonitor.PDB
........\...........\...........\.....\...\.......\fakemonitor.PDB
........\...........\...........\.....\private
........\...........\...........\.....\.......\src
........\...........\...........\.....\.......\...\drivers
........\...........\...........\.....\.......\...\.......\video
........\...........\...........\.....\.......\...\.......\.....\appmon
........\...........\...........\.....\.......\...\.......\.....\......\appmon.c
........\...........\...........\.....\.......\...\.......\.....\......\appmon.h
........\...........\...........\.....\.......\...\.......\.....\......\appmon.rc
........\...........\...........\.....\.......\...\.......\.....\......\entry.c
........\...........\...........\.....\.......\...\.......\.....\......\gdi.c
........\...........\...........\.....\.......\...\.......\.....\......\gdi.h
........\...........\...........\.....\.......\...\.......\.....\......\makefile
........\...........\...........\.....\.......\...\.......\.....\......\obj
........\...........\...........\.....\.......\...\.......\.....\......\...\i386
........\...........\...........\.....\.......\...\.......\.....\......\...\....\appmon.res
........\...........\...........\.....\.......\...\.......\.....\......\resource.h
........\...........\...........\.....\.......\...\.......\.....\......\videomemory.c
........\...........\...........\.....\.......\...\.......\.....\......\videomemory.h
........\...........\...........\.....\.......\...\.......\.....\......\virtualmonitor.c
........\...........\...........\.....\.......\...\.......\.....\......\virtualmonitor.h
........\...........\...........\.....\.......\...\.......\.....\gdi
........\...........\...........\.....\.......\...\.......\.....\...\entry.c
........\...........\...........\.....\.......\...\.......\.....\...\functions.c
........\...........\...........\.....\.......\...\.......\.....\...\gdifuncs.h
........\...........\...........\.....\.......\...\.......\.....\...\makefile
........\...........\...........\.....\.......\...\.......\.....\...\obj
........\...........\...........\.....\.......\...\.......\.....\...\...\i386
........\...........\...........\.....\.......\...\.......\.....\...\replace.bat
........\...........\...........\.....\.......\...\.......\.....\install
........\...........\...........\.....\.......\...\.......\.....\.......\fakegfx.inf
........\...........\...........\.....\.......\...\.......\.....\.......\nmake.bat
........\...........\...........\.....\.......\...\.......\.....\makefile
........\...........\...........\.....\.......\...\.......\.....\miniport
........\...........\...........\.....\.......\...\.......\.....\........\entry.c
........\...........\...........\.....\.......\...\.......\.....\........\fakegfxcard.h
........\...........\...........\.....\.......\...\.......\.....\........\functions.c
........\...........\...........\.....\.......\...\.......\.....\........\makefile
........\...........\...........\.....\.......\...\.......\.....\........\obj
........\...........\...........\.....\.......\...\.......\.....\........\...\i386

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SPKZ
    一个沙盘指示灯控制系统,需要硬件PCI843支持(A sand table light control system, the need for hardware support for PCI843)
    2007-09-05 15:14:23下载
    积分:1
  • asio
    ASIO小例子 可以看看ASIO 到底是怎么用的(ASIO for testasio)
    2014-05-02 10:21:07下载
    积分:1
  • myspy
    迷你间谍程序,一个文件系统的过来驱动程序,侦听捕获所有的读写操作。(Mini spy program, a file system over the driver listens to catch all read and write operations.)
    2014-07-29 12:04:56下载
    积分:1
  • Miss920
    Miss920程序行为监视器,运用SSDT HOOK技术,可以简单有效的监控程序行为,现在已经实现了进程监控,文件监控,注册表监控,并且可以有效快捷地进行二次开发。(Miss920 monitor program behavior, the use of SSDT HOOK technology, can be simple and effective monitoring of program behavior, the process has already been realized to monitor, document monitor, registry monitor, and can be carried out effectively and expeditiously to the second development.)
    2009-07-04 23:30:19下载
    积分:1
  • Example
    epos 24/5控制器编程例子,非常方便学习和使用(A epos 24/5 programming examples with VB, which is very convenient to learn and use. )
    2013-01-26 17:31:50下载
    积分:1
  • SD-based-on-STM32
    SD程序基于STM32,底层的驱动程序已被写入,并有notes.it值得初级开发者学习。(SD program based on STM32, the underlying driver has been written, and there is a notes.it worthy of the primary developers to learn.)
    2017-02-23 16:25:28下载
    积分:1
  • CDROMControl
    vc 程序可以实现关盘时的刻录程序。。。绝对能用!赶紧下载吧(vc program can be closed when the disc burning program. . . Absolutely can! Quickly download it)
    2011-08-18 09:33:43下载
    积分:1
  • RegMon_Source_Code
    鼎鼎大名的Regmon的源码,使用驱动模式检测注册表变化!值得学习!(the Regmon the BBC source, the use of model-driven detection of the registry change! Worth learning!)
    2007-06-25 20:58:03下载
    积分:1
  • windows-file-filter-system-frame
    windows文件过滤驱动的入门介绍,以及框架说明,很好的参考示例(windows file system filter driver of introduction and description of the framework, a good reference sample)
    2011-04-19 14:30:18下载
    积分:1
  • ShellExe
    程序直接用键盘过滤驱动拦截键盘数据,可以屏蔽掉系统热键以实现自己想要的功能。通过设置快捷键命令,可以通过任意键的组合实现快速打开运用程序和网址两个功能。 (Procedures for the direct use of the keyboard filter driver to intercept the keyboard data, you can mask out the system hot key to achieve their desired functionality. By setting the shortcut command keys can be any combination of rapid application programs and web site to open two functions.)
    2009-11-20 13:49:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载