http://bugs.winehq.org/show_bug.cgi?id=5955
------- Additional Comments From wine@mail.kilgus.net 2007-18-02 17:28 ------- I just compiled 0.9.31 and tried it again. The crash is gone now. :-) The app however still doesn't work. The Blt() call always comes back with error DDERR_INVALIDRECT. The debug channel says "Application gave us bad destination rectangle for Blt without a clipper set." which is a bit misleading now as the code for the check is if ((/*This->clipper == NULL*/ TRUE) && [...] Any idea why?