Rename projects to better structure it. The aim is to try and keep it not dependant on the type of UI framework it uses thus allowing us to switch to another UI framework if we need later...

This commit is contained in:
TheXamlGuy
2024-01-06 08:49:12 +00:00
parent b380f06fbf
commit 3e88950669
67 changed files with 211 additions and 196 deletions
+59
View File
@@ -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