Hi,
Is there any way to disassemly the native dll as one of the dll is getting crashed while executing my application.I want to find out what is causing it to get crashed
Debugging the crash of native dll
Re: Debugging the crash of native dll
Yes, same as any other compiled code.krish wrote:Is there any way to disassemly the native dll as one of the dll is getting crashed while executing my application.I want to find out what is causing it to get crashed