Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM Memory
#9
Nice, thx.  Just had time to check the thread and see your way is way better what I came up with.  Was able to accomplish the task adding in
 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 g2
GetProcessExename xpid processname "iexplore.exe"

if processname = "iexplore"
    pid = xpid
    goto findmemory
xpid = xpid + 1
if xpid = 11000
    end
goto g2
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
going through all pid names to find a match but know looping isnt ideal. 

Thanks for the code, have time now to play with it.  LMK if you have a donate button, really appreciate all the help.

Rob


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)