-
-
-
-
-
-
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).
-
-
-
-
Checking-the-state-of-buttons.rar
Program that checks the state of the eight buttons connected to Port A and copies their state to the leds in Port B. The program uses interrupt-driven method.
-
-