Peter Hartshorn <[EMAIL PROTECTED]> writes:

> Is there a mechanism for one wine process (thread?) to send a
> message to another process (thread?) and receive a response, ie
> a pointer?

No, there is no way to do that at the moment, and it's fairly tricky
to do correctly. This is why VirtualAllocEx is not implemented yet...

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to