I have 2 projects loaded into my Labwindows workspace, a dll I have created and an executable to test the
exported function calls of the dll. How can I step into the dll function code when I'm calling them from my
executable which is the Active prj.
I've tried generating a dbg dll and then running my executable to call the exported functions but this doesn't
work, also tried running the executable and setting the dll as the Active prj before executing the exported function
but this doesn't work either.
Thanks in advance,
Rick-In-Misery(Missouri)