I am adding a menu item by Shell extension in windows mobile.
The extension is for Menu in Context Card summary.
I add two menu items. One MenuItem is seperator and another is with a Command ID.
The seperator menu item just keeps adding every time the menu is rendered.
Any idea why is it happening ?
Code :
STDMETHODCALLTY PE MenuExtension:: QueryContextMen u(
__in...
User Profile
Collapse
-
MenuItem occuring multiple times ....
-
[WM6-PPC] sample code for Dialer menu extension ?
I am developing a menu extension for Dialer screen for WM6 ( the screen that comes after we press call button on a contact )
Has any one tried that before ?
I am aware of Menu extension for Contacts window. It works fine for me. I just want to modify/write the menu extension for Dialer screen and it seems there is something undocumented about the way data is passed from Shell to the extension.
Does any one know sample...
No activity results to display
Show More