/
githubmirror
/
PowerToys
Обзор
Документация
Войти
/
githubmirror
/
PowerToys
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/modules/GrabAndMove/GrabAndMoveModuleInterface/pch.h
9 строк
224 B
Gordon Lam
Add window positioning and sizing with Alt+mouse button (#47024)
15 апр 2026, 10:13
Не верифицирован
15 апр 2026, 10:13
e4f9889
Код
Авторство
О чём код?
#pragma once #define WIN32_LEAN_AND_MEAN #include <windows.h> #include <common/SettingsAPI/settings_helpers.h> #include <common/utils/gpo.h> #include <common/utils/winapi_error.h> #include <shlwapi.h> #include <shellapi.h>