ReadProcessMemory question

Dave Cartright cedar1182 at yahoo.com
Sat Nov 17 09:01:47 CST 2007


I am trying to read the memory of another process with ReadProcessmemory and I can only get it to work when I commit the entire region I want to read with VirtualAllocEx - but as you probably know when I do this it initializes the entire memory region to 0s.
  So my question is how do I get ReadProcessmemory to read from the region??

       
---------------------------------
Get easy, one-click access to your favorites.  Make Yahoo! your homepage.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20071117/0bd60c38/attachment.htm 


More information about the wine-patches mailing list