W
wiredless
Hi,
I have an exe project and a c++ dll (function library) project. I added the
dll project to the c++ exe solution and added a reference to the dll. I
would like to step into the dll code from the exe code but the debuger just
steps over the call and doesn't break in the c++ code at the breakpoint
Any advice?
Thanks
I have an exe project and a c++ dll (function library) project. I added the
dll project to the c++ exe solution and added a reference to the dll. I
would like to step into the dll code from the exe code but the debuger just
steps over the call and doesn't break in the c++ code at the breakpoint
Any advice?
Thanks