I'm developing an app that I want to be able to use the Alarm / Appointment
notification dialog, particularily as it seems to display over the password
lock screen.
Currently I can get a standard notification dialog to work using
SHNotification calls but this will not display if the device is locked.

I'm using VS 2003 and c#

Any ideas?

RE: Replicate the Alarm notification dialog with dismiss and snooze by dh

dh
Thu Apr 27 12:43:02 CDT 2006

... the app is for Pocket PC 2003 SE Phone edition

Re: Replicate the Alarm notification dialog with dismiss and snooze by Lao

Lao
Thu Apr 27 18:50:08 CDT 2006

Try CeSetUserNotificationEx, passing the structure CE_USER_NOTIFICATION
with Sound, Vibrate, or dialog as needed. This will pop up a huge
dialog like the reminder program is doing.

http://www.opennetcf.org/ has a managed wrapper.

---
Lao K
Windows Mobile Pocket PC Smartphone Programming Hints and Tips
http://windowsmobilepro.blogspot.com