Mutilple application debugging
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi.. I have 2 VC++ Projects..Each project builds a Dll..I have a separate .exe application which will be run and this will access these 2 dll's.. Right now i can debug only one project at a time through VC++.. I want to know if there is any way by whcih I can debug the 2 projects simultaneously.. Thanks Sudhakar