|
What you will have to do is set a read brakepoint on the screen addy/ies, so that is the just the screen values, so it has to read them from somewhere.
Tsearch should break at wherever it reads the values from, then when you find that, you should be able to set a brakepoint again to find out where the calculation for the values is. (or look about to see if you find a JMP or CALL)
EDIT: Brakepoint??? I musta been tired :P
Last edited by DABhand; 27-01-2006 at 16:42.
|