PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework turning on a windows ce device from suspend mode at a set time

Reply

turning on a windows ce device from suspend mode at a set time

 
Thread Tools Rate Thread
Old 01-12-2006, 08:54 PM   #1
JamesWPierce@gmail.com
Guest
 
Posts: n/a
Default turning on a windows ce device from suspend mode at a set time


Hi all,

I have a windows ce device that the user may leave unattended. after
several minutes the device will go into suspend mode. I would like to
make the device wakeup automatically at one hour intervals and alert
the user to place the device in its cradle if it is not in the cradle.

How can I make the device come out of suspend mode at a specified time.
Can it be done?

Thanks

  Reply With Quote
Old 01-12-2006, 09:02 PM   #2
Paul G. Tobey [eMVP]
Guest
 
Posts: n/a
Default Re: turning on a windows ce device from suspend mode at a set time

CeRunAppAtTime(). How, exactly, you need to wrap this API call to use it
from managed code has been discussed before. Check the archives via
groups.google.com.

Paul T.

<JamesWPierce@gmail.com> wrote in message
news:1165006483.589757.254290@79g2000cws.googlegroups.com...
> Hi all,
>
> I have a windows ce device that the user may leave unattended. after
> several minutes the device will go into suspend mode. I would like to
> make the device wakeup automatically at one hour intervals and alert
> the user to place the device in its cradle if it is not in the cradle.
>
> How can I make the device come out of suspend mode at a specified time.
> Can it be done?
>
> Thanks
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off