https://bugs.winehq.org/show_bug.cgi?id=42106
--- Comment #4 from winetest@luukku.com --- (In reply to maldun.finsterschreck from comment #3)
(In reply to winetest from comment #2)
You should mention that GetAutoRotationState is unimplemented at title. So it would be clear what the issue without even looking at the bug. I couldnt find anything related to that from wine source code.
I corrected this.
I'm just geussing, but I suppose it may related to this: http://j00ru.vexillium.org/dump/win7_vs_win8/export%20lists/user32.dll.html
Is it possible that some these API changes in user32.dll (which is not a native windows lib) for windows 8 are not contained in in wine?
Wine is constantly in work-in-progress. It's not that uncommon that it misses some code. But because of that it's important to use up to date wine to get the most recent changes.