DST change - howto do this automatically?

  • Thread starter Thread starter Thomas Zangl
  • Start date Start date
T

Thomas Zangl

Hi!

Each time a change of the time because of DST, the user is notified if
this is ok and needs a confirmation.

Our boxes have no keyboard or mouse (only some buttons) so the user
cannot click "OK" (and should not!). How to tell XPe todo this change
automatically w/o user notification?

Best regards,
 
Hi Thomas

This is a typical thing for "message box interception".
You can easely find the documentation in the help files:

Start -> Programs -> Micriosoft Windows Embedded Studio -> Documentation ->
Windows Xp Embedded Platform

Search for "interception" and you will find "Message Box and Baloon pop-Up
interception"

There you will find several ways to solve this problem.

Grüsse aus den Bergen. :-)

--

Martin Grossen, eMVP

AVNET EMG Silica
Franchise Manager Microsoft Embedded Europe

Your competent partner for Microsoft Embedded licencing

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
Martin Grossen, eMVP [AVNET Silica] wrote:

Hi!
This is a typical thing for "message box interception".
You can easely find the documentation in the help files:

Start -> Programs -> Micriosoft Windows Embedded Studio -> Documentation ->
Windows Xp Embedded Platform

Search for "interception" and you will find "Message Box and Baloon pop-Up
interception"

There you will find several ways to solve this problem.

Since I have no longer the SDK installed (and I will try to avoid doing
so) I am looking for some kind of a simple registry setting.
Judging to http://msdn2.microsoft.com/en-us/library/ms940850.aspx it is
sufficient to create those registry values?

Anyone tried this? Which severity does the "DST has changed" messagebox
have?
Grüsse aus den Bergen. :-)

Danke ;-)

Lg,
 
Back
Top