Click here to Skip to main content
15,922,696 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: handwriting recognition API Pin
Vasudevan Deepak Kumar1-Mar-06 22:46
Vasudevan Deepak Kumar1-Mar-06 22:46 
QuestionLogin Session ASP.NET Pin
oskardiazdeleon25-Feb-06 22:41
oskardiazdeleon25-Feb-06 22:41 
QuestionControl for Binding Text and Value using .NET Compact 2.0 Pin
VenkataRamana.Gali24-Feb-06 11:03
VenkataRamana.Gali24-Feb-06 11:03 
QuestionAccess Serial Port on PPC - NEWBY Pin
Embedded Tom24-Feb-06 9:02
Embedded Tom24-Feb-06 9:02 
QuestionCapturing Up and Down Button events in WinMobile5 Pin
paratracker23-Feb-06 8:15
paratracker23-Feb-06 8:15 
Questionhow can i connect database SQL server Pin
Your Code23-Feb-06 1:25
Your Code23-Feb-06 1:25 
Question"Run Program After Device Inactivity" (evc++) Pin
ZapMe122-Feb-06 8:20
ZapMe122-Feb-06 8:20 
AnswerRe: "Run Program After Device Inactivity" (evc++) Pin
Jonas Larsson22-Feb-06 23:55
Jonas Larsson22-Feb-06 23:55 
Look into
CeSetUserNotification(Ex) or the older CeRunAppAtEvent/Time
and
GetIdleTime

Im not sure you can get notifications tied to idle time, but you could write a gui-less application that gets started by the times events to check if the device has been idle for long enough, and then starts the program that should run.

If your app is always running (or if you implement a service), you should get by with just GetIdleTime.

HTH

---

"Man will never be free until the last king is strangled with the entrails of the last priest". -- Denis Diderot

GeneralRe: "Run Program After Device Inactivity" (evc++) Pin
ZapMe123-Feb-06 12:44
ZapMe123-Feb-06 12:44 
QuestionDisable ActiveSync with evc++ code Pin
ZapMe122-Feb-06 8:14
ZapMe122-Feb-06 8:14 
AnswerRe: Disable ActiveSync with evc++ code Pin
Jonas Larsson22-Feb-06 21:52
Jonas Larsson22-Feb-06 21:52 
GeneralRe: Disable ActiveSync with evc++ code Pin
ZapMe123-Feb-06 12:41
ZapMe123-Feb-06 12:41 
GeneralRe: Disable ActiveSync with evc++ code Pin
ZapMe15-Mar-06 7:35
ZapMe15-Mar-06 7:35 
QuestionThemes Pin
Fernando A. Gomez F.21-Feb-06 11:32
Fernando A. Gomez F.21-Feb-06 11:32 
QuestionAsynchronous Thread Communication in Windows CE Mobile Pin
Jethro6321-Feb-06 4:09
Jethro6321-Feb-06 4:09 
AnswerRe: Asynchronous Thread Communication in Windows CE Mobile Pin
Brian R21-Feb-06 14:09
Brian R21-Feb-06 14:09 
QuestionWeb service Pin
Khaled Mahmoud20-Feb-06 4:01
Khaled Mahmoud20-Feb-06 4:01 
QuestionRemote access to windows/linux pcs from symbian OS PDA Pin
shunnyboy18-Feb-06 11:22
shunnyboy18-Feb-06 11:22 
QuestionAsynchronous Messaging Question Pin
Jethro6317-Feb-06 7:53
Jethro6317-Feb-06 7:53 
AnswerRe: Asynchronous Messaging Question Pin
Chris S Kaiser17-Feb-06 8:04
Chris S Kaiser17-Feb-06 8:04 
GeneralRe: Asynchronous Messaging Question Pin
Jethro6317-Feb-06 8:14
Jethro6317-Feb-06 8:14 
GeneralRe: Asynchronous Messaging Question Pin
Chris S Kaiser17-Feb-06 8:24
Chris S Kaiser17-Feb-06 8:24 
GeneralRe: Asynchronous Messaging Question Pin
Jethro6317-Feb-06 8:42
Jethro6317-Feb-06 8:42 
GeneralRe: Asynchronous Messaging Question Pin
Chris S Kaiser17-Feb-06 8:49
Chris S Kaiser17-Feb-06 8:49 
GeneralRe: Asynchronous Messaging Question Pin
Jethro6317-Feb-06 8:50
Jethro6317-Feb-06 8:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.