ntdll: a simple implementation of cross-process NtAllocateVirtualMemory

Alexandre Julliard julliard at winehq.org
Sat Jun 3 02:45:37 CDT 2006


"Dan Kegel" <dank at kegel.com> writes:

> How 'bout we also implement remote thread creation, and create
> a temporary service thread to service a remote memory allocation request?
> That would give the thread context you say is required.

Yes that's a possibility, we need support for creating remote threads
in any case. But of course creating a remote thread correctly is a
non-trivial problem too...

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list