Add some WinUI work

This commit is contained in:
Dan Clark
2024-11-17 21:25:27 +00:00
parent b5bf17821c
commit 796ef41e3f
25 changed files with 426 additions and 159 deletions
+46 -36
View File
@@ -1,41 +1,51 @@
SetWindowsHookEx
GetModuleHandle
CallNextHookEx
GetPhysicalCursorPos
FindWindowEx
FindWindow
GetWindowRect
DestroyWindow
DefWindowProcW
CallNextHookEx
CreateSolidBrush
CreateWindowExW
RegisterClassW
GetSystemMetrics
MonitorFromWindow
RegisterWindowMessage
GetDpiForWindow
SetWindowPos
SHCreateShellItemArrayFromDataObject
Shell_NotifyIcon
GetSystemMetricsForDpi
GetSystemMetrics
DWM_WINDOW_CORNER_PREFERENCE
DefSubclassProc
DefWindowProcW
DeleteObject
DestroyWindow
DwmSetWindowAttribute
FillRect
FindWindow
FindWindowEx
GetClientRect
GetCurrentProcess
SetProcessInformation
PROCESS_POWER_THROTTLING_STATE
GetDpiForWindow
GetPhysicalCursorPos
GetSystemMetrics
GetSystemMetricsForDpi
GetWindowLong
GetWindowRect
MonitorFromWindow
PROCESS_POWER_THROTTLING_CURRENT_VERSION
PROCESS_POWER_THROTTLING_EXECUTION_SPEED
SetPriorityClass
WINDOW_STYLE
DefSubclassProc
SetLayeredWindowAttributes
WM_ERASEBKGND
SetWindowSubclass
GetClientRect
CreateSolidBrush
DwmSetWindowAttribute
DWM_WINDOW_CORNER_PREFERENCE
FillRect
SetLayeredWindowAttributes
DeleteObject
PROCESS_POWER_THROTTLING_STATE
RegisterClassW
RegisterWindowMessage
RemoveWindowSubclass
GetWindowLong
SetWindowLong
SHCreateShellItemArrayFromDataObject
SetLayeredWindowAttributes
SetPriorityClass
SetProcessInformation
SetWindowLong
SetWindowPos
SetWindowSubclass
SetWindowsHookEx
Shell_NotifyIcon
WINDOW_STYLE
WM_ERASEBKGND
SetForegroundWindow
ShowWindow
GetCursorPos
UnregisterClass
CreateWindowEx
RegisterClass
DefWindowProc
GetMessage
TranslateMessage
DispatchMessage
PostQuitMessage
DestroyWindow
GetModuleHandle