Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Ask HN: Writing a Windows Program in 2022?
4 points
mario_kart_snes
4y ago
3 comments
Save
Share
I'm a web developer but looking to write a (non-cross-platform, Windows-specific) Windows native program. What's the best way to do this in 2022? WPF? .NET? UWP?
3 comments
3 comments · 3 top-level
top
newest
oldest
moasda
4y ago
I like to use Lazarus to write native Windows applications, it's FreePascal based and it doesn't need addition runtime libraries installed.
https://www.lazarus-ide.org/
DaOne256
4y ago
C# with Windows Forms or C++ with Qt. That would be the easiest options.
jfmatth
4y ago
Flutter!
j
/
k
navigate · click thread line to collapse