Managed C++
Klocwork Desktop C/C++ Plug-in for Visual Studio does not support managed C++ (which may have the same file extensions as C++ source code).
To confirm whether or not a project uses Managed C++:
- Click the project in the Solution Explorer.
- Go to Project > Properties.
- In the left pane, click Configuration Properties.
- Under Project Defaults, "Common Language Runtime Support" should be set to "No Common Language Runtime Support".
- Click OK.