user32: Add semi-stub for GetAutoRotationState.
commitefa6e6b9ef9764c6ee824e50e0815ca992d7d429
authorMichael Müller <michael@fds-team.de>
Mon, 2 Jul 2018 05:24:02 +0000 (2 05:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Jul 2018 09:27:35 +0000 (3 11:27 +0200)
treec3215a2b737a818f3b7fbc97b8cbca3f21632933
parenta1ed500836806ef46fc3eafa7ce5f8621938cbc1
user32: Add semi-stub for GetAutoRotationState.

We cannot check the status value reliable since there is a good
chance that all the possible values will be returned from different
setups.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/sysparams.c
dlls/user32/tests/sysparams.c