Hi there,

I was wandering if there was a way i could track the idle time in my application. By idle i mean if the user has not interacted with my application for x amount of minutes. I basically need to find that out and the unload the program if it has ben left for 5 seconds.

Any ideas??

Thanks

Jenova