The above is a DLL project, here is a test project, which is used to call DLL function In 16 rows added a breakpoint, debugging when how to enter cltSocketInit function? Ps: function definitions are not written in the following test project, only in the project below statement is written in the header file Attach a debug interface:
Ps: debugging in Visual Studio 2010 can enter the function definition, but can not in 2015, is there any way
CodePudding user response:
DLL project choice "attach to process", it is still the same, of course, the most convenient solution, additional kind of trouble every time, Exe program, of course, to load generated DLL folder, copy the invalid (apparently, they are not tested)