
IDE-Browser Problem (English)
To everyone !
I got following problem with the VC++-IDE (4.x/5.x).
In my project (rather large, several DLLs) I cannot browse my
data-structures and function-trees properly. I assume that the
IDE-browser like C++-Code the best but I can only offer pure C.
This problem already occurs if I try to get the definition of a specific
function call. I expect the source code to appear for a definition but
the IDE only brings up the header file with the prototyping of that
function.
Does anyone know this problem ?
What can I do ?