urlmon: Create one notif window per thread.

Jacek Caban jacek at codeweavers.com
Mon Mar 26 12:35:02 CDT 2007


Alexandre Julliard wrote:
> Jacek Caban <jacek at codeweavers.com> writes:
>   
> This won't work, since the window is stored in the binding and
> destroyed when the binding is freed. And if you don't have the binding
> destroy it, then the window is never destroyed and this causes
> problems if the dll is unloaded.
>   
I forgot to remove DestroyWindow form Release, sorry. This patch also
takes care of unloading DLL. It's really worth doing as it prevents
creating a lot of useless windows.

Thanks,
    Jacek

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-urlmon-Create-one-notif-window-per-thread.patch
Type: text/x-patch
Size: 5833 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070326/1689f110/0001-urlmon-Create-one-notif-window-per-thread.bin


More information about the wine-patches mailing list