On Mon, Apr 03, 2000 at 01:23:05PM -0700, Alexandre Julliard wrote:
> Doing a WriteProcessMemory on itself should work just fine; it can be
> used for instance to write to read-only pages. The problem is that the
> code path is a bit different when the process is not being debugged,
> and I didn't test this case... Andreas could you try the following
> patch?
Yup, it works, thanks ! (I removed my patch before, of course ;)
Of course the patch initially conflicted, as I had already done way too
much research in that area. :)

Andreas Mohr

Reply via email to