How to know when a user change the time of system clock

  • Thread starter Thread starter Juan Manuel Alegría B.
  • Start date Start date
J

Juan Manuel Alegría B.

Hi group!! I've been making an application in which I need to know if a
user changed the time of the system clock. Is there a log where is
registered that information or any API to consult? Thanks so much for your
help.
 
Hi group!! I've been making an application in which I need to know if a
user changed the time of the system clock. Is there a log where is
registered that information or any API to consult? Thanks so much for your
help.

WM_TIMECHANGE message.
 
Back
Top