J
Jim Mcduggan
We have a C++ app that restarts IE if it dies, but we want to add 1 more
function and wonder the best way, if even possible to do it.
We would like to restart IE whenever it has not gotten a new URL every 5
mins. ( our screensaver page does a 3 min refresh, so if it has not
refreshed that url then either the net is down or IE is frozen).
So are there any system calls I can do from my win32 C++ app to figure our
if IE has had http activity within 5 mins?
Thanks
Jim
function and wonder the best way, if even possible to do it.
We would like to restart IE whenever it has not gotten a new URL every 5
mins. ( our screensaver page does a 3 min refresh, so if it has not
refreshed that url then either the net is down or IE is frozen).
So are there any system calls I can do from my win32 C++ app to figure our
if IE has had http activity within 5 mins?
Thanks
Jim