搜索资源列表
wdmRuMen
- 一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考-a good WDM Driver programming entry procedures, including drivers and test code. Contain all the basic functions of the driving routines, learning reference for beginners
FirstVxD
- 一个vxd的入门程序,让不知道如何开始vxd编程的朋友能够很快上手。-a vxd induction procedures so that do not know how to begin programming vxd friends can quickly handcuffed.
WDM驱动程序入门――HelloWDM
- 虽然小,但给出了WDM编程的框架,算是给初学者指路吧-small, but WDM is a programming framework that is guiding it to beginners
windows-driver-Dev
- 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。 -The book is suitable for readers familiar with the Windows application programming turned to the driver development.
ProcessAndFileHider
- 实现了隐藏进程,使进程对任务管理器和进程查看器均不可见,使文件对资源管理器不可见 是驱动编程入门的好例子-Implement hiding process, make process invisible to task manager and process explorer and enable files invisible for windows explorer, it is a perfect example for driver programming.
Windows
- 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。-This book is very familiar with the Windows application programming for the development of readers turn to drive. All o
Driver3
- 驱动编程菜鸟入门——3,简单驱动程序代码-Introduction to Programming rookie driver- 3, a simple driver code
Windows-qudongbiancheng-wdm-chenxugoo2
- 驱动编程简单入门书籍,WINDOWS驱动开发入门一步通。
river_hook
- 有关windows驱动编程的入门级资料,写的很好很详细~-The windows drive entry-level programming information, write good detail ~
ch01
- windows驱动编程的入门资料,通俗易懂,有助提高学习-windows-driven programming of entry information, easy to understand and help improve the learning
environ
- 其实学习完C/C++后马上就可以进入windows编程了 多看些程序源代码从中吸取知识~~ 要说经典的话个人认为黑客x档案出的《黑客编程入门2》是绝对经典~~没看过的确是损失!!! 总之最重要的还是得靠自己的努力!!! -First, the need to understand c++ syntax in which the operating system are the same, except that: a platform for programming changed, so
WinDBG-VMware
- WinDBG+VMware=调试内核,对想入门Windows驱动编程的人是不错的资料选择-WinDBG+ VMware = debug the kernel, the Windows driver programming to entry are a good choice of information
WindowsDDK
- DDk的编程入门,对新手非常有帮助,希望大家有空可以和我交流!fisher163@yeah.net-DDk programming entry, very helpful for the novice, and I hope you have time to communicate! fisher163@yeah.net
Luminary
- Luminary《Stellaris驱动库》编程入门-Luminary " Stellaris Driver Library" Introduction to Programming
FoundationOfDriverDevelop
- 楚狂人写的Windows驱动编程基础教程,是初入驱动程序设计的绝佳入门资料。-The Chu madman to write a Windows driver programming basic tutorial, is an excellent introductory information on entering the driver.
009_DDK_HelloWorld
- 郁金香驱动编程第9课 009_DDK_HelloWorld驱动,主要讲解如何进行DDK编程一个helloworld,算是入门吧-The tulip driver programming 9 the lesson 009_DDK_HelloWorld drive of the first, mainly on how to carry out a helloworld DDK programming considered entry.
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
Debug_sys
- windows驱动编程+DDK库,源码学习,适合初学者入门学习。-windows driver programming+ DDK libraries, source learning, suitable for beginners to learn.
code2
- windows驱动编程 对入门者有帮助-windows driver sourcecode
Windows_7设备驱动程序开发
- Windows 驱动编程文档, 非常详细和好的资料,可以作为入门的参考资料。(windows driver document.)