[Bug 6961] Empire Earth II crashes

Wine Bugs wine-bugs at winehq.org
Sat Dec 30 13:05:10 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6961


vitaliy at kievinfo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
           Platform|All                         |PC
            Summary|Page fault in               |Empire Earth II crashes
                   |IWineGDISurfaceImpl_Blt     |




------- Additional Comments From vitaliy at kievinfo.com  2006-30-12 13:05 -------
That patch is a hack of course. You need to figure out why source size is bigger.
And why can't you just do:
sbuf += min(width, slock.Pitch);
dbuf += min(width, dlock.Pitch);

This all reaquires testing.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list