I need to run code analyser for my MFC code in VS 2008. I enabled code analysis in following path:
project properties -> configuration properties -> Advanced.
When I tried to compile, I got the following error
unable to find DLL: 'mspft80.dll'
How can I resolve this?