S
Sims
Hi,
I have been using VC++6 for while and moved to .NET 2002 a short while ago,
but i have 2 major problems.
First, edit and continue almost never works, (the compiler tells me to look
at the output but there is nothing there), but sometimes it works, in the
same function at the same line.
And secondly, every time i try to step into a function, (F11), i go into
disassembly, not the actual code making F11 totally useless.
What am i doing wrong?
Sims
I have been using VC++6 for while and moved to .NET 2002 a short while ago,
but i have 2 major problems.
First, edit and continue almost never works, (the compiler tells me to look
at the output but there is nothing there), but sometimes it works, in the
same function at the same line.
And secondly, every time i try to step into a function, (F11), i go into
disassembly, not the actual code making F11 totally useless.
What am i doing wrong?
Sims