Stupid naming in 64-bit Windows
Return to home page
Comments Loading...
2005-05-11

Microsoft has always had trouble naming things. Sticking letters in front of variable names to hint their memory format was a mixed blessing. Sure, it helped you avoid mistakes (when it was right) but it also made the code very hard to read. Well, Microsoft has just stepped up bad naming a whole new notch with their release of the 64-bit version of Windows. Here's the noise:

So we have 32-bit stuff in 64-bit named folders, 32-bit apps in x86 named folders, 64-bit code built on an imaginary platform called x64. Wow. Let's make sure we're being clear on what things are in our operating system so no body gets confused - eh Microsoft? I have an alternative for them: