comctl32: Never release state image list

Nikolay Sivov nsivov at codeweavers.com
Mon Jan 30 01:56:18 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=28744

This reverts functional part of commit 
1bc331f31f44a382a7f909d79da794d28c233fd7,
it breaks some applications that expect imagelist to be available after
control is destroyed.

Actually I see no way to release it properly, some applications get 
state image list from one tree and attach it to another
after replacing some icons for example. If in this case we release it 
the second tree will be broken.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0006-Never-release-state-image-list.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120130/3ccb4f0d/attachment-0001.ksh>


More information about the wine-patches mailing list