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

Alexandre Julliard julliard at winehq.org
Wed Feb 21 02:22:48 CST 2007


Vitaliy Margolen <wine-devel at kievinfo.com> writes:

> Alexandre Julliard wrote:
>> Yes, but duplicate_handle has no reason to call get_handle on the dst
> Sure there is. How else do I set the requested access mask?

By creating the handle with the correct mask right away, instead of
setting a wrong mask and patching it up afterwards.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list