Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: memory

From: Karl:Lewin:BNSF at: 6-Feb-2004 9:13

If REBOL/pro gives access to windows dll's then you can use ReadProcessMemory to read memory associated w/other processes. Not sure if that would get you what you want though.