[PATCH 2/3] server: Fix get_handle for global handles. It doesn't need process for them.

Vitaliy Margolen wine-devel at kievinfo.com
Tue Feb 20 07:19:14 CST 2007


Alexandre Julliard wrote:
> Vitaliy Margolen <wine-patches at kievinfo.com> writes:
> 
>> Resend as-is. I need this function to work on global handles when
>> process is NULL.
> 
> If you need this you are doing something wrong. Callers are not
> supposed to know that a handle is global.
> 
http://source.winehq.org/source/server/handle.c#L523 calls
duplicate_handle with NULL process.

Vitaliy.



More information about the wine-devel mailing list