Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

MFC, UWP, WPF, WinForms etc. I wonder how long before this is superceded in turn?

My 3 applications are written in Qt/C++. Hopefully it is going to shield me from this, as it has from the previous changes.



Yeah, MS has been very inconsistent of late. They went from Chen-style decades-long support for foundational tech, to a whirlwind of different things, promoted then chucked aside like they were a Google product.


> then chucked aside like they were a Google product.

They're still supported though, right? (WinForms, WPF, UWP.)


Yeah but at one point the future was WPF, then it was Silverlight, then it was Javascript...


Sure, they keep inventing new GUI toolkits for little reason, but unlike Google, the old ones can still be relied on.


Not really, a bunch of apps from the WinRT era are very broken under Windows 10. It’s disappointing given how much from the early 90s still works, but code from 2013 is now totally broken.


Silverlight is where things have started to go downwards wrt long-term stability. But Win32, MFC, and WinForms are still very much alive and well. I mean, WinForms even got .NET Core treatment and high/dynamic DPI support.


Yes. UWP already mostly uses WinUI 2.0 I think. 3.0 will expand the minds of applications that can make use of the component library and provide a way to gradually incorporate newer controls into older technologies (WinForms, WPF etc).


UWP and Win32 apps will be able to make use of the WinUI components, so I think this is at least a better approach going forward.


And MFC was on top of the Win32 API/SDK.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: