Static analysis does not show caller information accross modules
I am working on a 64 Bit Windows console application written in C++ and compiled with Visual Studio 2008.It consists of 1 exe and several dlls . When I run the static analysis, I get all the classes ...