imagelist test exception?

Alexandre Julliard julliard at winehq.org
Mon Nov 19 08:58:49 CST 2007


"Dan Kegel" <dank at kegel.com> writes:

> comctl32/tests/imagelist.c seems to throw an exception
> during GetDIBits(), but for some reason, the test continues
> and succeeds (except in Valgrind, which is why I noticed).
> Do other folks also see a seh exception in the +seh log
> on this test?
>
> I narrowed the test case down a bit (see patch).
> Can anyone clue me in on what's going on here?

It's a DIB access exception, it's perfectly normal, it's used to trigger
a copy of the DIB bits from the X server.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list