Welcome to MSDN Blogs Sign in | Join | Help

December 2006 - Posts

UMDF Architecture talks

During the last month I spent a lot of time going into more depth into UMDF. I wanted to make a more in-depth post about UMDF, but I just saw the UMDF talks (audio+slides) from WinHEC 2006 have been posted at the UMDF website . Since some of the topics
Posted by iliast | 3 Comments
Filed under: ,

Crash Dump Analysis

I'm sure that many of you have had the unfortunate experience of watching the windows Blue Screen Of Death (BSOD) while working, and possibly have lost important data. A common reaction in this case is to blame Microsoft and continue working after the
Posted by iliast | 14 Comments
Filed under: , ,

Windbg Tutorials

The debugger is always a very helpful tool for a developer. In this post I'll present windbg. This tool works both as a user-mode debugger (in order to debug user applications) and as a kernel-mode debugger (in order to debug windows drivers). It's not
Posted by iliast | 8 Comments
Filed under: ,
 
Page view tracker