comctl32: Don't free user32 objects with a gdi32 function in imagelist test.

Alexandre Julliard julliard at winehq.org
Thu Nov 2 14:55:41 CST 2006


Robert Shearman <rob at codeweavers.com> writes:

> Use DestroyIcon for releasing the resources associated with created icons.

That's probably correct, but it causes the test to fail:

../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p comctl32_test.exe.so imagelist.c && touch imagelist.ok
imagelist.c:344: Test failed: icon 1 wasn't deleted
imagelist.c:345: Test failed: icon 2 wasn't deleted
imagelist.c:346: Test failed: icon 3 wasn't deleted
imagelist.c:380: Test failed: icon 1 wasn't deleted
imagelist.c:381: Test failed: icon 2 wasn't deleted
imagelist.c:382: Test failed: icon 3 wasn't deleted
make[2]: *** [imagelist.ok] Error 6

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list