Correct me if i'm wrong, but if you press the "Step Over" button as opposed to "Step Into" on standard library calls it shouldn't step into them.
i.e. if you hit
fstream.get();
press Step Over instead of Step Into
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Correct me if i'm wrong, but if you press the "Step Over" button as opposed to "Step Into" on standard library calls it shouldn't step into them.
i.e. if you hit
fstream.get();
press Step Over instead of Step Into