A
Andreas Håkansson
Hi,
Is there anyway to be notified with the system clock changes? I don't mean
when the user changes the settings, but each time (in my case) it swicthes
minute? I have some code I would like to run each time the minute changes of
the system clock. I could use a Timer object and set it's intervall to a
minute, but then it would only execute within a given minute of the system
clock, I want a trigger when it changes.
I dont mind using interop if thats what is required
Is there anyway to be notified with the system clock changes? I don't mean
when the user changes the settings, but each time (in my case) it swicthes
minute? I have some code I would like to run each time the minute changes of
the system clock. I could use a Timer object and set it's intervall to a
minute, but then it would only execute within a given minute of the system
clock, I want a trigger when it changes.
I dont mind using interop if thats what is required