I compile a dll in Visual c ++ 2015, I build it, then I launch another application to connect the dll. You can set up a project so that “run without debugging” launch this very different application where dll is connected
- Did you try to write a command to launch the necessary application in the debugging properties? - Vladimir Martyanov
- Thank you for what you need - Navira
|