Thread
:
Programs kills itself - how to avoid that?
View Single Post
#
6
09-17-2005, 20:13
condzero
Posts: n/a
Maybe possible that prog does GetTickCount. Moves initial value to some data field. Then repeats GetTickCount at specified intervals comparing new value with old. Just a thought.
condzero