Capture Resume from Sleep

  • Thread starter Thread starter Erik
  • Start date Start date
E

Erik

Is there a method to capture the event when the device wakes up from
going to sleep using .net?
 
There's really no way to get that n native code either. The best woraround
off the top of my head is a simply C program registered with CeRunAppAtEvent
that sets a system event (and re-registers itself).

-Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top