[PATCH] explorer: make process as system process.

Sebastian Lackner sebastian at fds-team.de
Fri Nov 20 01:46:05 CST 2015


On 20.11.2015 06:25, Qian Hong wrote:
> On Fri, Nov 20, 2015 at 11:30 AM, Alexandre Julliard
> <julliard at winehq.org> wrote:
>> It's possible to create multiple virtual desktops, and you want them to
>> go away once they are no longer used. You can't have a bunch of desktop
>> windows stay around until the last app exits.
> 
> Thanks for the information! I'll think a bit more about the refcount way.

When looking at the logs, the problem is pretty clear. The problem is that
when the explorer.exe process is the only user, a shutdown timeout is never
started. Something like http://ix.io/mmu would fix the problem, but it needs
more thoughts - for example, if additional protections against race-conditions
are required.

Regards,
Sebastian




More information about the wine-devel mailing list