Windows Driver Kit: Kernel-Mode Driver Architecture
Driver Programming Techniques
Programming drivers in the kernel mode of Windows requires very different techniques than ordinary user-mode programming. While the fundamentals of programming may never change, the world of the kernel is very different.