A Ashutosh Sep 12, 2004 #1 Hi I am new to device driver programming. Please can any one tell me where to start from.
P Pavel A. Sep 12, 2004 #2 Ashutosh said: Hi I am new to device driver programming. Please can any one tell me where to start from. Click to expand... Try to stay away from driver programming. Study dot net. --PA
Ashutosh said: Hi I am new to device driver programming. Please can any one tell me where to start from. Click to expand... Try to stay away from driver programming. Study dot net. --PA
S Sandy Spinrad [MSFT] Sep 15, 2004 #3 Here's a couple of things to get you started: 1) Be prepared to go through a big learning curve. Writing device drivers is not an easy task. 2) Get the Device Driver Kit (DDK) http://www.microsoft.com/whdc/DevTools/ddk/default.mspx 3) Read Programming the Microsoft® Windows® Driver Model, Second Edition (http://www.microsoft.com/MSPress/books/6262.asp) 4) Go to http://www.microsoft.com/whdc. Lots of good stuff there. Good luck!
Here's a couple of things to get you started: 1) Be prepared to go through a big learning curve. Writing device drivers is not an easy task. 2) Get the Device Driver Kit (DDK) http://www.microsoft.com/whdc/DevTools/ddk/default.mspx 3) Read Programming the Microsoft® Windows® Driver Model, Second Edition (http://www.microsoft.com/MSPress/books/6262.asp) 4) Go to http://www.microsoft.com/whdc. Lots of good stuff there. Good luck!