I am messing with a very big solution in Visual C++ 2008 (150+ projects), and by browsing the code with the useful "Go to Definition/Declaration" feature, I end up in C files, but I don't know in which project they belong ...
So here's my question : Is there a way to know the projects referencing a given file in a visual C++ solution ?