[Bug 46180] wineserver does not unregister windows classes on process termination

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 23 10:55:59 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=46180

--- Comment #1 from Alexandre Julliard <julliard at winehq.org> ---
(In reply to Ralf Habacker from comment #0)
> According to
> (https://docs.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-
> registerclassa), Windows unregisters window classes registered by a process
> at process termination, which is not implemented in wine and leads to
> resource leaks.

It's implemented in destroy_process_classes().

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list