i wish to learn windows driver development, someone plz suggest me nice book or any other internet tutorial links...
thanks & regrars
Visual C++ General
For books, the answer to most questions is the book reviews in accu.org; for example:
http://accu.org/index.php/book_reviews url=search.xqy%3Fx&term=Windows+drivers
For this, however, there is not much more than the book Einar suggested.
Read this blog post of mine.
It contains 2 links to introductory articles on device driver programming that I wrote. The articles themselves also have information on where to start and which tools / frameworks to use.
For books, read 'The windows driver model' by walter oney and 'Windows system internals' by mark russinovich.
Both books are a must-read if you are going to do driver programming.