Yaroslav
Tue Aug 22 03:47:17 CDT 2006
You can register your application to handle a notification event. The system
can launch your application using a given command line and set a named
event.
--
Yaroslav Goncharov
Spb Software House,
http://spbsoftwarehouse.com
Pocket PC Developer Network,
http://pocketpcdn.com
"MobileDevlpr" <MobileDevlpr@discussions.microsoft.com> wrote in message
news:45F89211-F88A-495C-96A5-99E33E6158ED@microsoft.com...
> Hi,
> I am using CeSetUserNotification to display a notification to the user.
> Is there any way to invoke a custom notification where you can set the UI
> (add buttons to) the notification and write logic to handle the button
> presses?
>
> Thanks,
> Mike