|
Prev: copy from contiguous kernel memory - better way?
Next: Need help to start learning device driver development
From: sha on 14 Apr 2008 15:12 Hi pals, Its my pleasure to join in this community. I am a new learner in Device driver development. Having some good experience in Network programming in C, C++. Also working with SDK. My ambition is to make my career growth in device driver development and like to acheive a lot there. As a Beginner, need your help to start learning WDK. Kindly help me in this regard... Thanks a lot. Regards, Sha...
From: Don Burn on 15 Apr 2008 06:28
First if at all possible consider taking a course, there are a number of good classes on Driver Development out there from OSR and Azuis. For some books get: Developing Drivers with the Windows Driver Foundation Programming the Windows Driver Model Windows Internals All of the above are Microsoft press. The first explains the new WDF which is becoming the interface of choice. The second book is the best on the core Windows Driver Model, and the third is good for a general understanding of Windows. -- Don Burn (MVP, Windows DDK) Windows 2k/XP/2k3 Filesystem and Driver Consulting Website: http://www.windrvr.com Blog: http://msmvps.com/blogs/WinDrvr Remove StopSpam to reply "sha" <shahulalways(a)rediffmail.com> wrote in message news:66293F44-0F5C-4F10-BAE2-6953C8F83866(a)microsoft.com... > Hi pals, > > Its my pleasure to join in this community. > I am a new learner in Device driver development. > Having some good experience in Network programming in C, C++. Also working > with SDK. > My ambition is to make my career growth in device driver development and > like to acheive a lot there. > > As a Beginner, need your help to start learning WDK. Kindly help me in > this > regard... > > Thanks a lot. > > Regards, > Sha... > |