http://bugs.winehq.org/show_bug.cgi?id=27349 --- Comment #25 from André H. <nerv(a)dawncrow.de> 2012-03-16 13:20:41 CDT --- (In reply to comment #20)
Current statistics (kernel32 and user32 have improved):
$ wine --version wine-1.4-78-g94953f1
gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC)
kernel32 user32 gdi32 condition (cx < threshold) -------------------------------------------------------------------- c1: 0x44 0x50 0x50 0x5F c2: 0x21 0x33 0x39 0x3C c3: 0x00 0x00 0x00 0x5A
What happened since: (In reply to comment #16)
wine-1.3.24-42-g4ebbd0e unmodified:
kernel32 user32 gdi32 condition (cx < threshold) -------------------------------------------------------------------- c1: 0x44 0x55 0x50 0x5F c2: 0x2B 0x41 0x39 0x3C c3: 0x00 0x00 0x00 0x5A
? I mean, was it most likely the compiler or changed wine code? -- 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.