Hacker News new | ask | show | jobs
by ralphc 2623 days ago
Back in the late '80s, my company had a program that included getting the Windows 3.0 source code. Looking through the code I had found the line "goto wearefucked;" and accompanying label further down. When we got the source for Windows 3.1 the first thing I did was check that file, but to my disappointment the label had been changed.
1 comments

Yeah, well if you ever traced a Win95/98 app and stepped into the OS code, one of the internal system API's was called BOZOLIVESHERE.

https://devblogs.microsoft.com/oldnewthing/20031015-00/?p=42...