6 ms·
Not to mention that WinUI is not supported on Windows Server. Therefore, if you need to deploy to server and desktop environments, it's better to stay with WinA
by lowleveldesign 3y ago
Not to mention that WinUI is not supported on Windows Server. Therefore, if you need to deploy to server and desktop environments, it's better to stay with WinApi (WinForms) or WPF.
- pjc50 3y agoIt isn't? That seems cripplingly stupid. WinForms is very old and doesn't do DPI, but one thing I like about it is that it always works.