"Dan Kegel" <[EMAIL PROTECTED]> writes:

> On 6/2/06, Alexandre Julliard <[EMAIL PROTECTED]> wrote:
>> The problem here is that you don't control at what point you interrupt
>> the process, so you can't do anything in it except system calls, and
>> that won't be enough.
>
> Why isn't a call to mmap enough?

You need to build the proper structures on the client side, just like
a normal VirtualAlloc would, otherwise the process won't know about
that memory area.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to