Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WM_TIMECHANGE in Windows CE

7 views
Skip to first unread message

Erakis

unread,
Nov 20, 2009, 2:33:01 PM11/20/09
to
Hi,

Is WM_TIMECHANGE support on Windows CE ? Because I'm unable to compile, this
message isn't defined.

I need a way to detect when the hour is ajust by another application or
windows itself.

Best regards

Alex Feinman

unread,
Nov 23, 2009, 11:09:58 AM11/23/09
to
It's not supported on CE. You can create a thread that would wake up
periodically and check that the time is what is expected

"Erakis" <Era...@discussions.microsoft.com> wrote in message
news:14B1EB62-B323-4C03...@microsoft.com...

Paul G. Tobey [ eMVP ]

unread,
Nov 23, 2009, 5:58:10 PM11/23/09
to
CeRunAppAtEvent() can notify you when the time changes. Take a look at the
help for that function.

Paul T.

0 new messages