Hello,

We use Windows Mobile CE 4.2 device with gprs and umts support from HTC for
our sofware solutions.
And we also need to control the application during the sleep mode.

We have the problem that during keyboard lock and touchscreen lock, the
device does not wake up from a sleep system call.

This does not happen, if the Systems is in the POWER_STATE_IDLE state.
It only happens if the keyboard and touchscreen lock is on.

What can I do to prevent this ?
How can I turn on the touchscreen and keyboard lock programatically.
How can I identify, whether the locks are on or off ?

Thank you in advance and sorry for the second post.