Skip to content

Ask HN: Writing a Windows Program in 2022?

4 pointsmario_kart_snes3 comments
On HN

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?

Comments

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/

C# with Windows Forms or C++ with Qt. That would be the easiest options.

Flutter!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.