On Nov 19, 2007 6:36 AM, Paul Vriens paul.vriens.wine@gmail.com wrote:
Dan Kegel wrote:
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).
FWIW I have several exceptions when running the imagelist test.
Marcus pointed me to X11DRV_DIB_FaultHandler
I think the exceptions are handled properly by wine, but it might be a benign accident that the test case is causing them.