Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • mount.zip Disk mounting on the windows kernel system code
  • volumeinfo.zip Volume mount info extration from the windows kernel services
  • Prentice-Hall---The-Windows-2000-Device-Driver-Bo A good introduction to writing device drivers for Windows (even if the book is targeted towards Windows 2000, most kernel programming lessons still apply for the current Windows operating systems: XP, Vista and 7).
  • inetplus.zip Windows kernel mode linux emulator using native intel CPU features.
  • Windows-Programming.rar Windows程序设计方面不可替代的权威著作,书中涵盖了从基本输入输出、对话框、图形、内核、多线程、网络编程等Win32程序设计的核心内容。《Windows程序设计》是各层次Windows程序员的必备参考书
  • windows-Nt.rar windows内核nt函数,包括函数原型,参数列表,功能以及参数设置
  • Things-to-Avoid-during-driver-development.zip Windows Kernel driver development guide
  • queue.zip Important source code for Windows kernel development
  • windows-driver-Dev.rar 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。