差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

cpp:wdm [2017/07/28 17:25]
tony [Resource]
cpp:wdm [2023/06/25 09:48]
行 1: 行 1:
-====== WDM ====== 
-===== Resource ===== 
-  * [[https://​docs.microsoft.com/​en-us/​windows-hardware/​drivers/​kernel/​determining-whether-the-operating-system-is-running-in-safe-mode|Determining Whether the Operating System Is Running in Safe Mode]] 不支援可回傳STATUS_NOT_SAFE_MODE_DRIVER 
-  * [[https://​msdn.microsoft.com/​en-us/​library/​cc704588.aspx|NTSTATUS Values]] 
-  * [[http://​d.hatena.ne.jp/​firewood/​20061003/​1159857948|safe mode check in case of WDM]] 
-  * [[http://​www.cnblogs.com/​georgepei/​archive/​2012/​02/​15/​2353072.html|symbol加载失败的case分析]] 
-  * [[https://​blogs.technet.microsoft.com/​askcore/​2008/​10/​31/​how-to-debug-kernel-mode-blue-screen-crashes-for-beginners/​|How to Debug Kernel Mode Blue Screen Crashes (for beginners)?​]]