Which project setting would let me see the generated assembly level code in Microsoft Visual C++ 2005?
From stackoverflow
-
Project Property Page > C/C++ > Output Files > Assembler Output (then take your pick).
-
if debugging then view->disassembly.
0 comments:
Post a Comment