Thread: Visual C++ .NET Disassembly Window

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348

    Visual C++ .NET Disassembly Window

    Hello.

    Where is the option to view and debug source code directly in assembly mode via the Disassembly Window in Visual C++ .NET? Older versions including 6.0 has a menu item, View->Debug Windows->Disassembly.

    Thanks,

    Kuphryn

  2. #2
    Registered User dalek's Avatar
    Join Date
    May 2003
    Posts
    135
    Right click on your debug toolbar -

    1. Select "Customise"
    2. Select the "Commands" tab
    3. Go to the Debug categorie
    4. Find the button that is called "Go to disassembly" and drag to the tool bar
    5. Hope that this was what you were talking about.

    I don't know of any other way to bring it up to be honest.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. more then 100errors in header
    By hallo007 in forum Windows Programming
    Replies: 20
    Last Post: 05-13-2007, 08:26 AM
  2. We Got _DEBUG Errors
    By Tonto in forum Windows Programming
    Replies: 5
    Last Post: 12-22-2006, 05:45 PM
  3. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  4. Learning OpenGL
    By HQSneaker in forum C++ Programming
    Replies: 7
    Last Post: 08-06-2004, 08:57 AM
  5. header file bringing errors?
    By bluehead in forum Windows Programming
    Replies: 4
    Last Post: 08-19-2003, 12:51 PM