2 Jun
2006
2 Jun
'06
6:55 p.m.
"Dan Kegel" <dank(a)kegel.com> writes:
On 6/2/06, Alexandre Julliard <julliard(a)winehq.org> 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 julliard(a)winehq.org