Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The solution for VS 2005
In VS2005 -> Tools menu -> Debugging -> General -> uncheck “Enable Just my code “
After the setting, set a breakpoint. When the bp hits, use ctrl+alt+D to see the assembly code.