mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
OS Detection and setting the old or new settings UI page accordingly (#2674)
* Added code to detect os build number * To set the settings.exe according to the powerToys version that is running * Modified the description of old UI for launcher and keyboard remapper * Using API contracts instead of registry * Removing file that was included by mistake
This commit is contained in:
@@ -27,4 +27,5 @@
|
||||
#include <winrt/Windows.ApplicationModel.h>
|
||||
#include <winrt/Windows.Storage.h>
|
||||
|
||||
#include <winrt/Windows.Foundation.Metadata.h>
|
||||
#include <wil/resource.h>
|
||||
Reference in New Issue
Block a user