Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. IE right click

IE right click

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alto
    wrote on last edited by
    #1

    How can I add to the right click menu of the IE my application? I successed to do it with an htm file but not to an exe app. like the option with the Excel.

    D 1 Reply Last reply
    0
    • A alto

      How can I add to the right click menu of the IE my application? I successed to do it with an htm file but not to an exe app. like the option with the Excel.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Which context menu are you interested in adding to?


      Five birds are sitting on a fence. Three of them decide to fly off. How many are left?

      A 1 Reply Last reply
      0
      • D David Crow

        Which context menu are you interested in adding to?


        Five birds are sitting on a fence. Three of them decide to fly off. How many are left?

        A Offline
        A Offline
        alto
        wrote on last edited by
        #3

        For instance, I want to send the URL of an image to my application. I found that I can enter a key with my application path to the registry: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt and there to add DWORD value 'Contexts' with the context I need( to image I think is 22), I successed to send it to a htm file but not to win32 app.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups