mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02: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
|