Is there a way to find all the functions which are being called as well as which file this function resides in from an API interface function. It is more like a DFS on the visual studio solution. Are there any tools already available. My solution is in C++.