My program is always running in the system tray. When the computer goes into standby mode, the active timers stop (along with the rest of the computer) and that's fine. The problem is when the computer gets woken back up, my timers remain dormant.

How can I detect when the computer comes out of standby mode so I can re-activate my timers?