|
|
|
|
|
by for_xyz
1819 days ago
|
|
> The latest UI framework (XAML/WinUI) sits on top of a better rendering architecture (compositor) that itself wraps DirectX tech. WinUI/UWP still uses CreateWindowEx and good old WndProc for event loop message handling at the top level on Windows 10. |
|