For friends who are engaged in Windows driver development or interested in Windows kernel, the following blogs are worth reading!
1, kernel Mustard by Steve dispensa link: http://kernelmustard.com/category/ddk/
His previous blog address: http://msmvps.com/blogs/kernelmustard/default.aspx
2, Larry Osterman's weblog-Confessions of an old fogey
Http://blogs.msdn.com/larryosterman/
3. The old new thing of Raymond Chen
Http://blogs.msdn.com/oldnewthing/
4. Pointless blathering-Author: User-mode driver framework development lead
Http://blogs.msdn.com/peterwie/
5, a hole in my head-Doron holan's musings on kernel mode drivers and other nibbles and bits
Http://blogs.msdn.com/doronh/
6. Windows internals author Mark's blog
Http://www.sysinternals.com/Blog/
7. craigrow: blogging about developing, testing and getting a logo for your drivers using the Windows Driver kit and the driver test Manager
Http://blogs.msdn.com/craigrow/
8. AboutCodeSafe Michael Howard's Web Log-a simple software security guy at Microsoft!
Web site:
Bytes;
Http://www.microsoft.com/whdc, The microsoftdrive development resource homepage, you can get a lot of official information;
Http://www.wd-3.com/, the site collects some good windows driver development aspectsArticleAnd sample code;
A site created by one of the authors of http://www.sysinternals.com/,Inside Windows 2000 has many kernel-related tools and sample code;
Http://www.driverdevelop.com/forum,?about the driver development technology forum;
Http://www.rootkit.com/, Yisi, there are many windows internal rootkit's documents and codes on this site;
Http://www.ndis.com/,ndisdriver resource site;
Http://www.pcausa.com/, resources related to various ndisdrive types;
Http://www.wdmaudiodev.com/,WDM audio-driven development resource site.
Personal site:
Http://blogs.msdn.com/doronh/,A hole in my head
Http://www.sysinternals.com/blog/, Mark's blog by the famous windows internals author
Http://kernelmustard.com/category/ddk/,A blog by Steve dispensa about Microsoft Windows development, focused on kernel-mode driver development, the Windows DDK, wdk, and related tools.
Wieland's Thoughts on Windows driver development http://blogs.msdn.com/peterwie/,Peter
Several good sites for learning STL:
Http://www.cplusplus.com/reference/stl/vector/erase.html