mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-08 20:37:55 +08:00
23 lines
334 B
Plaintext
23 lines
334 B
Plaintext
|
AllocConsole
|
||
|
CreateFile
|
||
|
CreatePopupMenu
|
||
|
DestroyMenu
|
||
|
DestroyWindow
|
||
|
FindWindowEx
|
||
|
GetClassName
|
||
|
GetCurrentThreadId
|
||
|
GetPwrCapabilities
|
||
|
GetWindowThreadProcessId
|
||
|
HMENU
|
||
|
InsertMenu
|
||
|
PostQuitMessage
|
||
|
SendMessage
|
||
|
SetConsoleCtrlHandler
|
||
|
SetForegroundWindow
|
||
|
SetStdHandle
|
||
|
SetThreadExecutionState
|
||
|
TrackPopupMenuEx
|
||
|
WM_CLOSE
|
||
|
WM_COMMAND
|
||
|
WM_GETTEXT
|
||
|
WM_USER
|