Destroy thread windows also on process exit

Alexandre Julliard julliard at winehq.org
Mon May 3 19:34:40 CDT 2004


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> Currently user32 doesn't destroy windows on exit of a single-threaded
> process since it doesn't receive DLL_THREAD_DETACH notification.
>
> Changelog:
>     Dmitry Timoshkov <dmitry at codeweavers.com>
>     Destroy thread windows also on process exit, this allows
>     a correct clean up for single-threaded applications.

I don't see how that would make a difference since we don't send
messages to an exiting thread anywyay. Do you have a case where this
is needed, or is it just a theoretical concern?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list