mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
* Use a URI handler for launching this is a test * I think we can review this * Add a settings URI too
46 lines
723 B
Plaintext
46 lines
723 B
Plaintext
GetPhysicallyInstalledSystemMemory
|
|
GlobalMemoryStatusEx
|
|
GetSystemInfo
|
|
CoCreateInstance
|
|
GetForegroundWindow
|
|
SetForegroundWindow
|
|
GetWindowRect
|
|
GetCursorPos
|
|
SetWindowPos
|
|
IsIconic
|
|
RegisterHotKey
|
|
UnregisterHotKey
|
|
SetWindowLongPtr
|
|
CallWindowProc
|
|
ShowWindow
|
|
SetForegroundWindow
|
|
EnableWindow
|
|
IsWindowEnabled
|
|
SetFocus
|
|
SetActiveWindow
|
|
MonitorFromWindow
|
|
GetMonitorInfo
|
|
GetDpiForMonitor
|
|
SHCreateStreamOnFileEx
|
|
CoAllowSetForegroundWindow
|
|
SHCreateStreamOnFileEx
|
|
SHLoadIndirectString
|
|
WM_HOTKEY
|
|
WM_NCLBUTTONDBLCLK
|
|
|
|
Shell_NotifyIcon
|
|
LoadIcon
|
|
WM_USER
|
|
WM_WINDOWPOSCHANGING
|
|
RegisterWindowMessageW
|
|
GetModuleHandleW
|
|
ExtractIconEx
|
|
WM_RBUTTONUP
|
|
WM_LBUTTONUP
|
|
WM_LBUTTONDBLCLK
|
|
|
|
MessageBox
|
|
DwmGetWindowAttribute
|
|
DwmSetWindowAttribute
|
|
DWM_CLOAKED_APP
|