/ src / modules / cmdpal / Microsoft.CmdPal.UI / NativeMethods.txt
NativeMethods.txt
 1  GetPhysicallyInstalledSystemMemory
 2  GlobalMemoryStatusEx
 3  GetSystemInfo
 4  GetForegroundWindow
 5  SetForegroundWindow
 6  GetWindowRect
 7  GetCursorPos
 8  SetWindowPos
 9  HWND_TOPMOST
10  HWND_BOTTOM
11  IsIconic
12  RegisterHotKey
13  UnregisterHotKey
14  SetWindowLongPtr
15  CallWindowProc
16  ShowWindow
17  SetForegroundWindow
18  EnableWindow
19  IsWindowEnabled
20  SetFocus
21  SetActiveWindow
22  MonitorFromWindow
23  GetMonitorInfo
24  GetDpiForMonitor
25  WM_HOTKEY
26  WM_NCLBUTTONDBLCLK
27  
28  Shell_NotifyIcon
29  LoadIcon
30  WM_USER
31  WM_WINDOWPOSCHANGING
32  RegisterWindowMessageW
33  ExtractIconEx
34  TRACK_POPUP_MENU_FLAGS
35  WM_COMMAND
36  WM_RBUTTONUP
37  WM_LBUTTONUP
38  WM_LBUTTONDBLCLK
39  CreatePopupMenu
40  TrackPopupMenuEx
41  InsertMenu
42  
43  MessageBox
44  DwmGetWindowAttribute
45  DwmSetWindowAttribute
46  DWM_CLOAKED_APP
47  DWM_WINDOW_CORNER_PREFERENCE
48  
49  CoWaitForMultipleObjects
50  INFINITE
51  CWMO_FLAGS
52  
53  GetCurrentThreadId
54  SetWindowsHookEx
55  UnhookWindowsHookEx
56  CallNextHookEx
57  GetModuleHandle
58  
59  GetWindowLong
60  SetWindowLong
61  WINDOW_EX_STYLE
62  CreateWindowEx
63  WNDCLASSEXW
64  RegisterClassEx
65  GetStockObject
66  GetModuleHandle
67  
68  GetWindowThreadProcessId
69  AttachThreadInput