user: Pass all required information with internal message when chaining hooks

Alexandre Julliard julliard at winehq.org
Tue Aug 15 04:21:51 CDT 2006


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

> This patch deals with two sides of this problem. And actually saves
> some time by not calling server one extra time.

I don't think that's a good thing, now you risk calling a hook that
has been deleted already. You really want to fetch the hook info from
the destination thread.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list