El Miércoles, 27 de Abril de 2005 17:10, Pianoman escribió:
>     Hello , How can I access memory outside of my process for example to
> monitor some other process?

You should execute the process that you want to debug using the debug API. 
I've searched for "win32 api create process debug" in Google and found these 
very informative links:

  http://win32assembly.online.fr/tut28.html
  http://www.woodmann.com/fravia/iceman1.htm   
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndebug/html/msdn_debugEH.asp

Hope that helps!

-- 
saludos,

    Nico Aragón

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to