Mike Hearn wrote:
The UK.You can put a software breakpoint in the code (inside a complex if statement if need be)
I'm not au fait with the reverse engineering laws here, and I'm not very
good at it anyway, so I'd rather avoid it if possible. But once you've
seemingly exhausted a trace what do you do next? I can't breakpoint on a
call, because the call that would let me get the right part is never
called...
DbgBreakPoint() is the function to call.
--
Tony Lambregts