读 windows internals笔记(三)
摘要:
Why Does Windows Crash?Windows crashes (stops execution and displays the blue screen) for the following reasons: 在内核模式下运行的一个设备驱动程序或者windows系统函数招致一个未处理的异常,如:内存访问失败(which is caused either by attempting ... 阅读全文
posted @ 2006-04-30 09:47 可逆 阅读(1246) 评论(0) 推荐(0) 编辑