mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
59 lines
801 B
Text
59 lines
801 B
Text
SHCreateItemFromParsingName
|
|
DeleteObject
|
|
IShellItem
|
|
IShellItemImageFactory
|
|
S_OK
|
|
|
|
SetWindowsHookEx
|
|
UnhookWindowsHookEx
|
|
CallNextHookEx
|
|
GetModuleHandle
|
|
GetKeyState
|
|
VIRTUAL_KEY
|
|
|
|
WM_KEYDOWN
|
|
WM_KEYUP
|
|
WM_SYSKEYDOWN
|
|
WM_SYSKEYUP
|
|
|
|
EnumWindows
|
|
|
|
DwmSetWindowAttribute
|
|
DWM_SYSTEMBACKDROP_TYPE
|
|
DWM_WINDOW_CORNER_PREFERENCE
|
|
|
|
MAX_PATH
|
|
SystemParametersInfo
|
|
|
|
SetForegroundWindow
|
|
|
|
GetWindowLong
|
|
GetForegroundWindow
|
|
GetDesktopWindow
|
|
GetShellWindow
|
|
GetWindowRect
|
|
GetClassName
|
|
FindWindowEx
|
|
WINDOW_STYLE
|
|
|
|
SetLastError
|
|
WINDOW_EX_STYLE
|
|
|
|
GetSystemMetrics
|
|
EnumDisplayMonitors
|
|
MonitorFromWindow
|
|
GetMonitorInfo
|
|
MONITORINFOEXW
|
|
|
|
WM_ENTERSIZEMOVE
|
|
WM_EXITSIZEMOVE
|
|
|
|
GetKeyboardLayout
|
|
GetWindowThreadProcessId
|
|
ActivateKeyboardLayout
|
|
GetKeyboardLayoutList
|
|
|
|
PostMessage
|
|
HWND_BROADCAST
|
|
WM_INPUTLANGCHANGEREQUEST
|
|
INPUTLANGCHANGE_FORWARD
|