Click here to Skip to main content
15,904,935 members

Comments by xSlavik (Top 1 by date)

xSlavik 1-Sep-15 15:52pm View    
Hello, i'm trying to implement same functionality (reading call stack from dump files). Can you share source of parser.exe? I just need exmple on how do i need to call StackWalk64. I assume that i need to pass memory read MiniDumpReadDumpStream as hProcess parameter and provide custom implementation of read memory callbacks...