Windows Native App Development Is a Mess

48 points by skobes


calvin

Do people use the modern WinUI/WinRT stuff (outside the rare enthusiast example and bizarrely, Apple)? My impression is that the only truly native Windows apps are codebases that existed 10 years ago, using traditional Win32 (or ATL?MFC) or .NET (WinForms/WPF). Everyone seems to use cross-platform frameworks, be it Qt or Electron - even Microsoft. What does developing for Microsoft's new frameworks get you over using those?

And yeah, the .NET distribution story got a lot worse (and more confusing) post-Framework IMHO.