Hi all.

I've got an unsolvable problem with Code:Blocks(for Windows, Linux version works fine), so am switching to VC++ 2010 Express.

Anyway, the problem now with VC is that when I click "Step Into", it steps into C functions like printf(). How can I just step through my own code only?

I've tried to sign up 3 times to the Microsoft forums to ask, but it simply will not let me log in with my username/password.

From my 15 minutes of googling, I think that I might need to edit the registry, which I am not really comfortable with doing. I am hoping that someone here knows of a setting somewhere in VC that I can turn on or off to fix the problem.

Thanks in advance.