http://bugs.winehq.org/show_bug.cgi?id=5578
jan.wine@zerebecki.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1
------- Additional Comments From jan.wine@zerebecki.de 2006-10-08 12:43 ------- In that context 00000800 is DDBLT_DDFX .
TRACE("(%p)->(%p,%p,%p,%lx,%p)\n", This, DestRect, Src, SrcRect, Flags, DDBltFx); trace:d3d_surface:IWineGDISurfaceImpl_Blt (0x1be528)->((nil),(nil),(nil),1000c00,0x33fcd4)
So it seems for Src=NULL (and DestRect=NULL) we don't handle DDFX, but i'm not sure that is the source of that corruption.