Hello ladies and gents,
Wanted to ask if someone could help me out with the debug settings in VC++ 2005.
What I want to be able to do is to follow my program step by step and see what happens with the variables.
I know it's related to the settings in the Project Properties, but, problem is, I don't know what to change in the C/C++ and Linker tabs.
I have changed for example the C/C++ -> General -> "Debug Information Forma" -> into -> Program Database for Edit & Continue (/ZI). But, I have to change these in the linker tab aswell, but, don't know which to change into what???
I was hoping any of you could help me out here.