Thread
:
Programs kills itself - how to avoid that?
View Single Post
#
4
09-17-2005, 01:51
baatazu
Posts: n/a
or a nice trick, TerminateThread. I have seen some programs terminating themself by killing its own threads one-by-one using TerminateThread
baatazu