OpenNETCF.Win32 question - RunAppatTime

M

Mobileboy36

Hi Group,

I want to use RunAppatTime to wake up my device at a given time.
1) Can I use RunAppatTime for this purpose?
2) Where can I find RunAppatTime in the community edtion 2.1?
I can't find OPENNETCF.Win32.Notify and I can't find
OPENNETCF.Win32.RunAppatTime

The namespace OPENNETCF.Win32 only contains RegistryHelper class, namespace
SafeHandles and SystemTime.

Does anyone have a working example from how to wake up the current
application at a given time and excute a piece of code at that time?

Best regards,
Mobile boy
 
N

Neil Cowburn

This is now under the OpenNETCF.WindowsCE.Notification namespace in the
OpenNETCF.WindowsCE assembly.

--Neil
 
M

Mobileboy36

Thank you Neil...
Do you have a little example (in VB.NET) using SetNamedEventAtTime?
Thanks
 

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

Top