Comment by userbinator
13 hours ago
I literally have no idea what I’d use to develop a Windows desktop app nowadays
Pure Win32 still works, and is the most efficient and consistent.
13 hours ago
I literally have no idea what I’d use to develop a Windows desktop app nowadays
Pure Win32 still works, and is the most efficient and consistent.
It works, but gives you zero help with dark mode or HiDPI (both are possible, it's just entirely on the developer)