[PATCH 4/4] shell32: Avoid a deadlock between explorer.exe and winemenubuilder.exe.

Alexandre Julliard julliard at winehq.org
Wed Nov 29 14:21:10 CST 2017


Zebediah Figura <z.figura12 at gmail.com> writes:

> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
> This is an anticipatory change. Creating shell links from Progman (i.e.
> explorer.exe) will cause a deadlock if the icon is missing or (as in the tests)
> the link is immediately deleted.

Checking the module name is pretty hackish. Also the check can't work
anyway, because GetModuleFileNameW returns a full path.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list