http://bugs.winehq.org/show_bug.cgi?id=16934
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani@redhat.com
--- Comment #3 from Michael Stefaniuc mstefani@redhat.com 2009-01-15 06:56:03 --- Are you sure this is the change that produced the regression?
I am asking because technically this change is a noop on Win32 compiles (aka normal Wine): The patch replaces an 32bit unsigned integer with an other 32bit unsigned integer and the generated assembler code should be the same (should as I didn't check it).