G
Guest
Hi All
My application has 3 processes. Now if there occurs an exception say 1
divided by 0 which is not handeled at process level and System Dialog
indicating the exception comes up. If user clicks on abort button, how can I
close other two processes ? i.e. how do I capture Abort event ? I tried using
WinProc messages but abort message doesnt come there. The las message that
appeared was left mouse button up (i.e. I believe when Abort button was
Clicked with mouse).
Pls. help. Thanks in advance
Regards
Tarun Gujral
My application has 3 processes. Now if there occurs an exception say 1
divided by 0 which is not handeled at process level and System Dialog
indicating the exception comes up. If user clicks on abort button, how can I
close other two processes ? i.e. how do I capture Abort event ? I tried using
WinProc messages but abort message doesnt come there. The las message that
appeared was left mouse button up (i.e. I believe when Abort button was
Clicked with mouse).
Pls. help. Thanks in advance
Regards
Tarun Gujral