T
Tod Johnson
Hello all,
I'm wondering if anybody know how to implement for my application
something like watcher. I mean if application doesn't response on events
for a certain time then something'll kill it and run again. Are there
common approaches for this? The only thing that I can think out is to
create another process which will send messages for my application
window or to create shared resource where will be stored counter...
Thank you in advance,
Tod
I'm wondering if anybody know how to implement for my application
something like watcher. I mean if application doesn't response on events
for a certain time then something'll kill it and run again. Are there
common approaches for this? The only thing that I can think out is to
create another process which will send messages for my application
window or to create shared resource where will be stored counter...
Thank you in advance,
Tod