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?