Sariali
14 years agoContributor
catch access violation
hi!
the program (test.exe) that tc tests shows a message dialog "access violation at address 0x0030393.."
meanwhile the tests continues, though it makes no sense to do this.
a good idea would be to recognize this special dialog with the textcontent "access violation at" and to stop TC / TE.
but how can i write such an exception-handler for an external program?
the alternative would be to catch exception in text.exe and send a message to TC / TE to stop
or write a log that is polled by TC/TE ... but threading or timer are not possible there.
sincerly
necip sariali
the program (test.exe) that tc tests shows a message dialog "access violation at address 0x0030393.."
meanwhile the tests continues, though it makes no sense to do this.
a good idea would be to recognize this special dialog with the textcontent "access violation at" and to stop TC / TE.
but how can i write such an exception-handler for an external program?
the alternative would be to catch exception in text.exe and send a message to TC / TE to stop
or write a log that is polled by TC/TE ... but threading or timer are not possible there.
sincerly
necip sariali