Page 1 of 1

Debugging exe's

Posted: Thu Jul 17, 2014 3:01 pm
by Tenaja
I have an exe that just crashed. (w7-64, with a 32-bit exe.) Is there any way to tell what caused it, or maybe the call stack? I looked at the "details," and there is nothing that helps me know.

Thanks.

Re: Debugging exe's

Posted: Thu Jul 17, 2014 4:21 pm
by STARGĂ…TE
You can use the OnError - library

Re: Debugging exe's

Posted: Thu Jul 17, 2014 6:33 pm
by Tenaja
Thanks! I hope that does the trick.