http://bugs.winehq.org/show_bug.cgi?id=23159
Patrick Linerudt wacrex@live.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wacrex@live.com
--- Comment #5 from Patrick Linerudt wacrex@live.com 2010-09-08 08:20:17 CDT --- (In reply to comment #4)
This bug is fixed in 1.2 release? I downloaded sources of 1.2, they already has this string in the code. But screen still not rotatable :(
No it's not fixed, you simply looked at the wrong place in the code ^^
wine_tsx11_unlock(); queue_raw_mouse_message( WM_MOUSEMOVE, NULL, x, y, 0, GetCurrentTime(), 0, 0 ); return TRUE;
This code part can be found every now and then in the code. And since the file is being updated, the row number will change. ^^