debugging - Is it possible to analyze windows message queue from a crash dump? -


my application once crashed because of windows message queue limit exceeded. bug hard reproduce. how analyze windows message queue contents crash dump?

a user-mode dump file not contain message queue contents. can obtain kernel dump, though, if option. livekd can generate kernel dump without requiring rebooting system in debug mode , attaching real kernel debugger.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -