|
|
|
|
|
by deaddodo
323 days ago
|
|
There are three UI frameworks in Windows, and only two actively used/developed. All the other "countless" frameworks are iterations of one of two lines: Win32/Native (WinAPI, MFC, WinRT, WinUI3, etc) and WPF/Managed (Avalon, WinUI2-3, etc). WinUI3 exists to bridge the gap. |
|