Tagged Questions

1
vote
1answer
557 views

Devpartner Instrumentation for Code coverage causing linker errors

So I've got a Visual studio 2005 solution that contains a C# project (test driver - creates exe) and 7 C++ Projects (dll's). This solution builds fine up to this point. I have DevPartner studio 8.2 ...