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. help needed for VS2005 add-in using native c++

help needed for VS2005 add-in using native c++

Scheduled Pinned Locked Moved C / C++ / MFC
visual-studioc++helpannouncementcsharp
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.
  • S Offline
    S Offline
    Saurabh Garg
    wrote on last edited by
    #1

    I am trying to develop custom visualizers for native code in Visual Studio 2005. As I understand they were available for native code in beta's but were removed from release version. So I am thinking to add a custom menu in code window contextmenu, hook with debugger, get the data for selected variable, identify type using RTTI or provide a dialog where user can enter types and then render it. Is this approach fesiable? Another problem I have is there is not enough documentation for extending VS IDE using native code. So right now I am not even able to add a context menu on right click. I can see the menu I am trying to add sometimes but add-in always crashes. I tried articles on CP and none of them added a context menu in native code. Any pointers or advice for articles or samples will be much appreciated. thanks, -Saurabh

    M 1 Reply Last reply
    0
    • S Saurabh Garg

      I am trying to develop custom visualizers for native code in Visual Studio 2005. As I understand they were available for native code in beta's but were removed from release version. So I am thinking to add a custom menu in code window contextmenu, hook with debugger, get the data for selected variable, identify type using RTTI or provide a dialog where user can enter types and then render it. Is this approach fesiable? Another problem I have is there is not enough documentation for extending VS IDE using native code. So right now I am not even able to add a context menu on right click. I can see the menu I am trying to add sometimes but add-in always crashes. I tried articles on CP and none of them added a context menu in native code. Any pointers or advice for articles or samples will be much appreciated. thanks, -Saurabh

      M Offline
      M Offline
      MF
      wrote on last edited by
      #2

      I have tried a product called 'Visual Watch' which provides such functionalities. But it doesn't support VS 2005 yet.

      S 1 Reply Last reply
      0
      • M MF

        I have tried a product called 'Visual Watch' which provides such functionalities. But it doesn't support VS 2005 yet.

        S Offline
        S Offline
        Saurabh Garg
        wrote on last edited by
        #3

        does it support adding user defined classes or structures. thanks, Saurabh

        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