Re: Stack for thread



Anderson schrieb:
Hi folks,

I just want to know if is possible to write a delphi app that is able to get the currently running address inside a thread. Something like Process Explorer does when you click on the stack button for a thread.



You can read the EIP register which acutally holds the location of the
current command address.

kind regards
Mike
.


Quantcast