|
|
|
|
|
by pjmlp
1234 days ago
|
|
As someone that does Windows since version 3.0 I am quite curious what those would be. Forms and WPF? Forms is in maintainance mode, and WPF builds on top of COM via DirectX 9. MFC? Likewise maintainance mode. WinRT and UWP/WinUI 2.0? COM + IInspectable + .NET metadata + AppSandboxing WinUI 3.0? COM + IInspectable + .NET metadata MAUI? Built on top of WinUI 3.0 |
|