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
Post a Comment