Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于超出了 Windows 消息队列限制,我的应用程序曾经崩溃。这个错误很难重现。如何从故障转储中分析 Windows 消息队列内容?
用户模式转储文件不包含消息队列内容。不过,如果可以的话,您可以从内核转储中获取它。LiveKD 可以生成内核转储,而无需在调试模式下重新启动系统并附加真正的内核调试器。