I have a solution with 2 projects A+B. Via VSS a specific header file is shared into each project. So this header file appears 2 times in my solution.
If I am in project A and I move the caret to a define that is made in this header file and I press Alt+G the include file from a different project B or C is opened. Even if the header file is existent and included in project A too. Even if I open the header file of project A it doen't recognize it. Forcing a reparse of this header file too now shows the definition for the 2 include files.
Also If I am in a file of project A and I use Alt+G and there is a file from project A that contains this symbol, itis possible to ignore project B's files completely!
Martin Richter [rMVP] WWJD http://blog.m-ri.de "A well-written program is its own heaven; a poorly written program is its own hell!" The Tao of Programming