c++ - Debugging multiple executions of a same project in ms visual studio -


i need run visual c++ (2012 pro) remote debugger multiple processes of windows driver application.

in solution property page there’s option select multiple startup projects. there similar option run remote debugger on multiple executions of same project?


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -