Adding to IE context menu
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hi, I wanted to know if there was a way to add to IE's context menu, but not through the registry. My menu items change at the time of invoking the context menu and the menu needs to be dynamic. I have got as far as displaying my menu prior to IE context menu. If the user cancel my menu IE's context menu is displayed. But I need to put my menu to IE. Thanks