libsdl-org / SDL-1.2

Simple Directmedia Layer, 1.2 branch ... ***DEPRECATED***, please use https://github.com/libsdl-org/SDL for new projects!
https://libsdl.org
GNU Lesser General Public License v2.1
98 stars 81 forks source link

[WINCE] Fix detection of screen rotation. #848

Closed carlo-bramini closed 3 years ago

carlo-bramini commented 3 years ago

This PR fixes issue #847

See also: https://docs.microsoft.com/en-us/previous-versions/windows/embedded/ms908108(v=msdn.10)

immagine

sezero commented 3 years ago

Thanks!