When Microsoft refactored the context menu on Windows 11, I had high hopes that the new programming model would move away from writing context menu handlers in COM/C++, eventually using out-of-process handlers that could be implemented in .NET, any other compiled language.<p>Nope, moving away from bare bones COM is too much to ask for WinDev, and already failed multiple times (.NET's original purpose, Longhorn, WinRT/UWP).<p>A lost cause indeed.