I am just throwing this out there hoping someone can help me out...

What I am looking for is an analysis tool that will let me analyze a quite large C++ project written for Visual C++ .NET 2003

I have been removing alot of functionality from the program( ie stripping it down), and the main thing I need is for it to tell me what functions are no longer being called anywhere in the aplication

If anyone has any knowlege of a tool that would do this for me I would greatly appreciate it...