IE context menu extension in Win CE



Hello,
I have developed an ATL DLL in MSVC 2005 for Win CE - Pocket PC 2003.
Its purpose is to extend the context menu in Pocket Internet
Explorer(PIE hereafter).

I followed the registry settings as given on the MSDN. --

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceshellui5/html/wce50lrfgeneralshellregistrysettings.asp

It says that when DelayLoad = 0 , the IContextMenu::QueryContextMenu()
will be called. But actually this does not happen so. I do not get to
see the added menu at all . I have put in a message box in the
IContextMenu::QueryContextMenu() imlpementation that will be shown when
it is invoked.

When DelayLoad=1, the extended menu is seen but when the menu is
selected nothing happens.

Ultimately, what I am trying to do is I am trying to develop a Context
menu for PIE which will show a message box with the text that is
selected in the browser when the extended context menu is invoked.

Is there any way out ????? Or some other technique thru which i can
achieve the same functionlity. Can somebody please explain why the menu
is not seen at all when DelayLoad= 0 ?

Thanks,
Abhijit

.



Relevant Pages

  • Re: Set up LiveJournal community?
    ... recognizing people outside of the context in which I normally see them. ... last saw them, fill in the surrounding scene ni my mental picture, and just go ... But this picture memory does not extend to faces, or, rather, does not extend ...
    (rec.arts.sf.composition)
  • Re: The Open-Closed-from-a-certain-angle Principle
    ... could probably be done by extending the dispatching mechanism. ... the object's context. ... The idea now would be to extend this and to also allow dispatching on ... most other OO languages) already take a very simple caller context into ...
    (comp.lang.ruby)
  • context menu folder
    ... I'm trying to extend the context menu that appears when right clicking a ... folder in Windows Explorer. ... C++ is not my cup of tea, I would like to know how that context menu ... What I want to do is pretty straight forward: the path of the folder should ...
    (microsoft.public.dotnet.framework)
  • RE: Shortcut Menu Extensions
    ... Is the complete list of extensible menus? ... What if I wanted to extend the Inbox main Context Menu? ... I've tried adding a registry entry for ...
    (microsoft.public.pocketpc.developer)
  • context menu folder
    ... I'm trying to extend the context menu that appears when right clicking a ... folder in Windows Explorer. ... C++ is not my cup of tea, I would like to know how that context menu ... What I want to do is pretty straight forward: the path of the folder should ...
    (microsoft.public.dotnet.general)