A
Achu
I am trying to develop a custom alarm program in C#. Which is the
best way
to check the time I have 3 option
1. Use WindowsMobile.Status.Time notify my application every minute
2. Use Timer control
3. A custom program like RunAppAtTime in OpenNetCF (any function like
this
in
WM6)
4. or better use CeSetUserNotificationEx
I don't know about battery usage if I use option 1.
Any other options??
advance thanks
achu.
best way
to check the time I have 3 option
1. Use WindowsMobile.Status.Time notify my application every minute
2. Use Timer control
3. A custom program like RunAppAtTime in OpenNetCF (any function like
this
in
WM6)
4. or better use CeSetUserNotificationEx
I don't know about battery usage if I use option 1.
Any other options??
advance thanks
achu.