Writing Drivers for Windows
I’ve recently become interested in writing drivers for windows. Windows now offers a free windows driver kit (WDK). The download is an ISO. I used PowerISO to mount the ISO locally (pretty much like Mac OSX lets you do out of the box). As any beginner should do, I’m reading through the documentation (part of [...]