Hacker News new | past | comments | ask | show | jobs | submit login

Most of that stuff is done in UWP/COM and exposed in Win32 via interoperability APIs.

When Vista emerged as Longhorn's reboot, all the low level .NET stuff was redone in COM.

Since then all new APIs have been to large extent based on COM.

And what many seems to not yet put on their brain, UWP is the new COM.




My point is that Win32 applications still get both new features and bug fixes, how those are implemented isn't really relevant to what i wrote.


It is because even they come via XAML Islands, or UWP/COM interop, at the end of the day it is still UWP/COM that is going forward.

Looking forward how Windows will look like now that it was officially communicated that Windows 10X is also coming to desktops and laptps, with its sandbox model for 100% of all userspace.


All that is irrelevant, the point is that having a frozen API doesn't mean that the API's implementation is also frozen. You can still get new features on a frozen API as well as new APIs alongside it.




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

Search: