
debugging exe's inside a frame
Quote:
>Thanks for your reply, but the exe that is launched inside the frame acts
>like a seperate exe and keeping a break point in the frame exe does not lead
>me to the exe in the container.
I think you've got the wrong end of the stick. I'm not talking about a
breakpoint. Modify the source code of the spawned application (the one
you need to debug) and put a DebugBreak() statement in its
initialisation.
Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq