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

1 answer 1

It is necessary to write in the debugging properties of the debugged DLL command to run the required application.