Someone asked the question "I have a Visual Studio solution with many projects; how can I organise them so I can easily find the projects I work most on?" ( Favorite projects in big solution in Visual Studio )
My question is similar: I have a (C++) project with many files across many filters and it's cumbersome to locate certain files that I use a lot. Is there a favourites or equivalent that I can reference these oft opened files so that finding them is a breeze?
Your help is much appreciated!
--Edit-- BTW I'm using VS2008 at work and VS2010 at home.