Context menu for File Explorer & iexplorer

I need a help on context menu.Please let me know any of you how to extend context menu for file explorer for Smartphone/Windows CE 5.x and Context menu for Pocket Internet Explorer Samrtphone/Windows CE 5.x.

Thanks,

Krishna



Answer this question

Context menu for File Explorer & iexplorer

  • Pierre77

    I mean the Right Soft key of Smart Phone.For touch screen tap and hold is working but with out touch screen and for smart phone -- > right soft key is there any way to extended the menu Please help me out
  • Selectis

    Unfortunately on the smartphone there is no standard file explorer application. There is a 3rd party one shipped on some of them. Because it is 3rd party, you cannot extend its menu. AFAIK Poclet IE menu on the smartphone is also non-extensible (although you can take a look at BHO sample under Samples\ATL\PIE)

  • guy2006

    Do you mean context menu (tap and hold) or do you mean the Menu (the one with right soft key)

    Max



  • XJDM003

    Thanks alot Alex.I have succeeded with Contacts , Calendar and Picture & Videos applications with different Context and Class. But for file explorer (For example Right Soft key in \My Documents) and for PIE I do not know the Context and Class. Can you please help me out how to integrate the context menu in those applications
  • Novelle

    SDK sample Samples\CPP\Win32\CtxMenu demonstrates extending File Explorer menu. For PIE you also need to create a context menu extension, but to register it you will need to add a registry key as described here (towards the end of page).

  • Context menu for File Explorer & iexplorer