Fixed
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
FindWindow
|
||||
//SHAppBarMessage
|
||||
SystemParametersInfo
|
||||
//Shell_NotifyIcon
|
||||
CreateWindowEx
|
||||
DefWindowProc
|
||||
RegisterClass
|
||||
RegisterWindowMessage
|
||||
DestroyWindow
|
||||
SetForegroundWindow
|
||||
GetDoubleClickTime
|
||||
GetPhysicalCursorPos
|
||||
GetCursorPos
|
||||
GetActiveWindow
|
||||
GetDpiForWindow
|
||||
SetForegroundWindow
|
||||
GetDpiForWindow
|
||||
SetWindowPos
|
||||
MonitorFromWindow
|
||||
GetWindowRect
|
||||
GetMonitorInfo
|
||||
CreateIcon
|
||||
GetModuleHandle
|
||||
GetDesktopWindow
|
||||
GetClientRect
|
||||
LoadIcon
|
||||
UpdateLayeredWindow
|
||||
SetLayeredWindowAttributes
|
||||
GetDpiForMonitor
|
||||
ShowWindow
|
||||
LoadImage
|
||||
SendMessage
|
||||
SetWindowLong
|
||||
GetWindowLong
|
||||
UpdateLayeredWindow
|
||||
DestroyIcon
|
||||
GetSystemMetrics
|
||||
EnumDisplayMonitors
|
||||
MONITORINFOEXW
|
||||
SetWindowSubclass
|
||||
RemoveWindowSubclass
|
||||
DefSubclassProc
|
||||
GetWindowPlacement
|
||||
SetWindowPlacement
|
||||
D3D11CreateDevice
|
||||
D3D11_SDK_VERSION
|
||||
IDXGIAdapter
|
||||
IDXGIDevice
|
||||
IDXGIFactory2
|
||||
CreateDirect3D11SurfaceFromDXGISurface
|
||||
CreateDispatcherQueueController
|
||||
DwmEnableBlurBehindWindow
|
||||
DwmExtendFrameIntoClientArea
|
||||
CreateRectRgn
|
||||
CreateSolidBrush
|
||||
FillRect
|
||||
GetDC
|
||||
SendInput
|
||||
MapVirtualKey
|
||||
Reference in New Issue
Block a user