On Tue Feb 13 04:42:21 2024 +0000, Mohamad Al-Jaf wrote:
I don't see how this is different from previous MRs that didn't help with any application, but were approved anyway like the windows.ui IUISettings and InputPane stub interfaces. At least in this case there's a possibility it would help.
Well, I'm approving because some application calls it and possibly fails because of it, but in general we prefer to only implement things that applications actually need.
Things that are called but not causing any issues can be left unimplemented, there are plenty of useless features in Windows and we don't necessarily want to implement them until they are actually needed.