Jack
2008-05-19 08:28:10 UTC
Hello,
I have 2 modules. One for the exe and dll for the other.
I opened them seperately from 2 VS2005 IDE's,
I want in case the exe module's control is given to the dll, I'd like to see
one of the breakpoints of the dll get hit.
But so far, I don't see this happening. Any ideas how to say after I press
F8 in the exe, the control will be transferred to the dll's IDE?
Or there is a nicer and cleaner method?
Thanks in advance
Jack
I have 2 modules. One for the exe and dll for the other.
I opened them seperately from 2 VS2005 IDE's,
I want in case the exe module's control is given to the dll, I'd like to see
one of the breakpoints of the dll get hit.
But so far, I don't see this happening. Any ideas how to say after I press
F8 in the exe, the control will be transferred to the dll's IDE?
Or there is a nicer and cleaner method?
Thanks in advance
Jack