After installing StyleCop 4.3, Visual Studio 2005 will consume 99% CPU (according to the Task Manager) when opening a large (~41 projects) solution containing mostly unmanaged C/C++ code. The CPU usage will occasionally drop to as low as 80%, but even after waiting several minutes while doing nothing, it did not drop down to an acceptable level.
This behaviour does not occur when opening a solution that consists of one C# project.
The CPU usage is so high it is almost impossible to select text in a source file, select menu items etc.
Uninstalling StyleCop resolves the issue with no other changes required.
Visual Studio is running in a standard user account (i.e. not an administrator account).
This issue is quite reproducible - I have installed and uninstalled StyleCop 4.3 several times to test this.