Basic analysis of an unmanaged memory dump (C++)
Properly collecting a User Mode memory dump is only the first step in uncovering the cause of a crash or hang. The remainder of this post will assume that you have already configured WinDBG correctly and captured a memory dump using the techniques outlined in previous posts. For the purpose of this posting we will assume the following scenario
View post:
Basic analysis of an unmanaged memory dump (C++)


