PC Review


Reply
Thread Tools Rate Thread

CERunAppAtTime - Can it be used to Wake App ?

 
 
Ciaran
Guest
Posts: n/a
 
      22nd Jun 2004
I would like to know if it is possible to use theOpenNETCF
RunAppAtTime method to wake my app. at a certain predefined time. I
know this method is used to launch an app. at a predefined time but
can I set it to launch the currently running app. since with the
Pocket PC this will just mean re-activating the app. The reason I
would like to do this is that suspend is preventing the timer in my
app. from running (as expected) so I'd like to wake the app. from the
suspend state.

e.g. if my app is called test.exe can I call
RunAppAtTime("test.exe",dteSomeDate);
 
Reply With Quote
 
 
 
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      22nd Jun 2004
It should work fine. It will actually try to run another instance of your
app, but the frmaework on PPC will then see an active instance and bring it
to the fore instead.

--
Chris Tacke, eMVP
Co-Founder and Advisory Board Member
www.OpenNETCF.org
---
---
Principal Partner
OpenNETCF Consulting
www.OpenNETCF.com



"Ciaran" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I would like to know if it is possible to use theOpenNETCF
> RunAppAtTime method to wake my app. at a certain predefined time. I
> know this method is used to launch an app. at a predefined time but
> can I set it to launch the currently running app. since with the
> Pocket PC this will just mean re-activating the app. The reason I
> would like to do this is that suspend is preventing the timer in my
> app. from running (as expected) so I'd like to wake the app. from the
> suspend state.
>
> e.g. if my app is called test.exe can I call
> RunAppAtTime("test.exe",dteSomeDate);



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
CeRunAppAtTime jacliffe Microsoft Dot NET Compact Framework 2 2nd Apr 2007 01:24 PM
CeRunAppAtTime Dominic Microsoft Dot NET Compact Framework 1 20th Jul 2006 03:46 PM
CeRunAppAtTime doesn't wake up device MDB Microsoft Dot NET Compact Framework 3 28th Jan 2005 05:19 PM
How to use CeRunAppAtTime in c# Deepti Nayak via .NET 247 Microsoft Dot NET Compact Framework 2 15th Apr 2004 05:54 PM
CeRunAppAtTime does not work Okire Microsoft Dot NET Compact Framework 4 10th Oct 2003 10:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:23 PM.