/
githubmirror
/
PowerToys
Обзор
Документация
Войти
/
githubmirror
/
PowerToys
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/modules/MeasureTool/MeasureToolModuleInterface/pch.h
13 строк
281 B
Stefan Markovic
[General]Add an option for telemetry opt-in and visualization(#34078)
24 окт 2024, 23:04
Не верифицирован
24 окт 2024, 23:04
133aa85
Код
Авторство
О чём код?
#pragma once #define WIN32_LEAN_AND_MEAN #include <windows.h> #include <strsafe.h> #include <hIdUsage.h> #include <shellapi.h> #include <thread> #include <winrt/Windows.Foundation.Collections.h> #include <common/SettingsAPI/settings_helpers.h> #include <common/logger/logger.h>