From: Alexander on
Hello, previously using of CePimCommand was rather simple task.
Now, when usage of CePimCommand is deprecated, I can't find any example
source code.

Could you please provide reference for example source for this task (in
fact, I would like to extend Appointment menu for my free program Time
Zone).

Thank you in advance.


From: Peter Foot on
The new mechanism is to write a COM component implementing IContextMenu.
There is a sample app "ctxmenu" showing how to do this for the file explorer
application and the "MedicalHistory" sample showing how to do it for PIM
applications. These are in both the WM5 and WM6 SDKs.

Peter

--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility


"Alexander" <aleksaleks(a)hotmail.com> wrote in message
news:%23BNmkICXIHA.4448(a)TK2MSFTNGP03.phx.gbl...
> Hello, previously using of CePimCommand was rather simple task.
> Now, when usage of CePimCommand is deprecated, I can't find any example
> source code.
>
> Could you please provide reference for example source for this task (in
> fact, I would like to extend Appointment menu for my free program Time
> Zone).
>
> Thank you in advance.
>