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 is: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:
Http://www.osronline.com, A Windows driver development site with high technical content. The list of this site basically covers all common issues related to Windows driver development. It is strongly recommended;
Http://www.microsoft.com/whdc, Microsoft's driver development resource home page, you can get a lot of official information;
Http://www.wd-3.com/, This site collects some good windows driver development aspectsArticleAnd sample code;
Http://www.sysinternals.com/Websites created by one of the authors of inside Windows 2000 have many kernel tools and sample code;
Http://www.driverdevelop.com/forum, The largest driver development technology forum in China;
Http://www.rootkit.comAs the name suggests, there are many articles and code for Windows Kernel rootkit on this site;
Http://www.ndis.com, The resource site for NDIS-driven development;
Http://www.pcausa.com, Resources related to various NDIS drivers;
Http://www.wdmaudiodev.com/, A resource site for WDM audio driver development.
Personal site:
Http://blogs.msdn.com/doronh/, A hole in my head
Http://www.sysinternals.com/Blog/Mark's blog by Windows Internals
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.
Http://blogs.msdn.com/peterwie/, Peter Wieland's Thoughts on Windows Driver Development
Several good sites for learning STL:
Http://www.cplusplus.com/reference/stl/vector/erase.html
From: http://hi.baidu.com/vbcs003/blog/item/8ddd632def8cc630359bf754.html