Hi,
I am looking for Code Analysis Tools to test ATL Projects using VS 2005. so far i have evalutated following tools:
1. FxCop
2. PREfast
3. Cppcheck
Problems i Faced with these tools:
when i use Fxcop it gives message "FxCop Engine failed to load". The project i am trying to evaluate having some unmanged code file.
When i try with PREFast, I found it is only for Drivers. It gives not any result.
Cppcheck version 1.28 i have downloaded. its also doesnot give any output.
I dont know whether i am not able the identify the correct tool, Or i am not able to use it properly. Please help.
Thanks