jeffl jeffl@defcen.gov.au writes:
People, when trying to run DebugApiSpy.exe in encounter a divide by zero. It seems there is a circumstance where the EDITSTATE block can be unitialised. I have not found this yet and I am not sure how to track it down. This patch fixes the instance where the problem occurs for me.
That's not a fix, that's just hiding the problem. You need to figure out why the value was not initialized at this point, it's probably a message order thing.