gecko-dev/hal/windows
Makoto Kato 2e9e0c4641 Bug 1744687 - Part 3. Fix build error for newer Windows SDK. r=gsvelto
Now hal uses AR_STATE for screen orientation, so we should move it from
WinUtils.cpp to WinUtils.h for newer Windows 11 SDK.

Also, newer Windows SDK has to set WINVER to WIN8 to use auto rotation API.

Differential Revision: https://phabricator.services.mozilla.com/D163099
2022-11-25 15:13:43 +00:00
..
WindowsBattery.cpp
WindowsProcessPriority.cpp Bug 1800412 - Add a preference to control whether the EcoQoS is used for background content processes, r=gsvelto. 2022-11-14 12:10:55 +00:00
WindowsScreenConfiguration.cpp Bug 1744687 - Part 3. Fix build error for newer Windows SDK. r=gsvelto 2022-11-25 15:13:43 +00:00
WindowsSensor.cpp