←back to thread

752 points dceddia | 1 comments | | HN request time: 0.448s | source
Show context
762236 ◴[] No.36447320[source]
It is such a pain to write Win32 code that you didn't have time to add all the features that would slow down program launch.
replies(2): >>36447352 #>>36447374 #
pkphilip ◴[] No.36447374[source]
I know you probably meant it in jest but as someone who wrote a bunch of desktop apps at one time, it was actually easier to develop desktop apps in tools like Delphi in the 1990s than it is to develop apps now.
replies(2): >>36447485 #>>36450102 #
1. mike_hearn ◴[] No.36450102[source]
But, Delphi existed mostly because of the terrible default Microsoft DX. Writing pure Win32 was indeed pretty awful (and still is).