Hacker News new | ask | show | jobs
by FpUser 1850 days ago
I made tons of Desktop applications for Windows. Not a single one uses UWP. All are native Win32. Zero problems with acceptance / distribution for them not being UWP. Also probably worth mentioning that for Desktop Windows apps I use Delphi and its open source sibling - Lazarus. Those provide very nice GUI toolkits and are true RAD tools while producing reasonably fast native code.