[fpc-pascal] FPC for Win32 and memory
Nico Aragón
na-list at espira.net
Wed Apr 27 21:34:46 CEST 2005
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
More information about the fpc-pascal
mailing list