I'm trying to view the disassembly of my code as explained in the article below:
How to view the assembly behind the code using Visual C++?
But I can't seem to find the disassmebly option:
Any help on this issue would be most appreciated.
Additional Notes: It is a win32 debug project in C++.