/
githubmirror
/
Files
Обзор
Документация
Войти
/
githubmirror
/
Files
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.2.4
src/Files.App/NativeMethods.txt
33 строки
527 B
0x5bfa
Feature: Added an icon to the system tray (#14285)
27 дек 2023, 18:30
Не верифицирован
27 дек 2023, 18:30
3752486
Код
Авторство
О чём код?
// Copyright (c) 2023 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