/
githubmirror
/
Files
Обзор
Документация
Войти
/
githubmirror
/
Files
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.4
src/Files.App/NativeMethods.txt
48 строк
783 B
Marco Gavelli
Fix: Fixed an issue where the window wasn't refocused if minimized on launch (#15247)
01 май 2024, 05:20
Не верифицирован
01 май 2024, 05:20
66556cb
Код
Авторство
О чём код?
// Copyright (c) 2024 Files Community // Licensed under the MIT License. See the LICENSE. WNDPROC WNDCLASSEXW RegisterClassEx CreateWindowEx DestroyWindow GetModuleHandle RECT NOTIFYICONIDENTIFIER Shell_NotifyIconGetRect RegisterWindowMessage NOTIFYICONDATAW Shell_NotifyIcon GetCursorPos DestroyMenu AppendMenu CreatePopupMenu SetForegroundWindow TrackPopupMenuEx TRACK_POPUP_MENU_FLAGS GetSystemMetricsForDpi DefWindowProc SYSTEM_METRICS_INDEX GetDpiForWindow HWND LRESULT WPARAM LPARAM WM_LBUTTONUP WM_RBUTTONUP WM_DESTROY SetForegroundWindow GetForegroundWindow GetCurrentThreadId GetWindowThreadProcessId AttachThreadInput SetWindowPos SetFocus SetActiveWindow IsIconic CopyFileFromApp MoveFileFromApp DeleteFileFromApp RemoveDirectoryFromApp GetKeyState CreateDirectoryFromApp