Two pages I liked reading about the Windows source code.

Goosemaster

Lifer
Apr 10, 2001
48,775
3
81
Quality
Despite the above, the quality of the code is generally excellent. Modules are small, and procedures generally fit on a single screen. The commenting is very detailed about intentions, but doesn't fall into "add one to i" redundancy.

Go figure.