mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
37 lines
589 B
Plaintext
37 lines
589 B
Plaintext
|
|
GetPhysicallyInstalledSystemMemory
|
||
|
|
GlobalMemoryStatusEx
|
||
|
|
GetSystemInfo
|
||
|
|
CoCreateInstance
|
||
|
|
GetForegroundWindow
|
||
|
|
SetForegroundWindow
|
||
|
|
GetWindowRect
|
||
|
|
GetCursorPos
|
||
|
|
SetWindowPos
|
||
|
|
IsIconic
|
||
|
|
RegisterHotKey
|
||
|
|
UnregisterHotKey
|
||
|
|
SetWindowLongPtr
|
||
|
|
CallWindowProc
|
||
|
|
ShowWindow
|
||
|
|
SetForegroundWindow
|
||
|
|
EnableWindow
|
||
|
|
SetFocus
|
||
|
|
SetActiveWindow
|
||
|
|
MonitorFromWindow
|
||
|
|
GetMonitorInfo
|
||
|
|
SHCreateStreamOnFileEx
|
||
|
|
CoAllowSetForegroundWindow
|
||
|
|
SHCreateStreamOnFileEx
|
||
|
|
SHLoadIndirectString
|
||
|
|
|
||
|
|
Shell_NotifyIcon
|
||
|
|
LoadIcon
|
||
|
|
WM_USER
|
||
|
|
WM_WINDOWPOSCHANGING
|
||
|
|
RegisterWindowMessageW
|
||
|
|
GetModuleHandleW
|
||
|
|
ExtractIconEx
|
||
|
|
WM_RBUTTONUP
|
||
|
|
WM_LBUTTONUP
|
||
|
|
WM_LBUTTONDBLCLK
|