[Bug 27584] MFC fillrect draws differently under wine

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 25 06:38:23 CDT 2011


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

--- Comment #3 from bailey937 at yahoo.com 2011-06-25 06:38:22 CDT ---
Thank you for translating it.

With the MS compiler, you need to move the declaration "int i = 0;" in
onPaintBroken() up (it doesn't like variables being declared in the middle of a
function in a .c file).

I built your translated example, and it reproduces the bug just like my
original sample.

Thanks again.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list