Y
Hacker News
new
|
ask
|
show
|
jobs
by
lowleveldesign
1006 days 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.
1 comments
pjc50
1006 days ago
It 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
.
link
WinForms is very old and doesn't do DPI, but one thing I like about it is that it always works.