Vote count:
0
In my Visual Studio 2008 solution I have 3 projects: A written in C#, B written in C++ and C written with C++. Project A is managed executable, Projects B and C are implicitly linked DLL's. Project A is started and loads Project B. The functions of Project B and project C are being called but I am not able to set break points within the source code of Project C while I can do that in Project B successfully. When I look into Modules panel of VS 2008 I see that B.dll is uploaded while C.dll is not. Please help me to find the way to debug C.dll as well. (I even tried to launch the project from C.dll specifiying in Debug window path to executable but it created a lot of other problems).
asked 2 mins ago
Aucun commentaire:
Enregistrer un commentaire