x86 and ia64 and x64, oh my!
With the .NET Framework 2.0 now supporting 64-bit platforms, I have begun work on upgrading our patch build system to handle 64-bit patches. It's been quite an adventure down the yellow-brick road of 64 bitness that I think is worth sharing.Why does the .NET Framework need to support 64-bit platforms, though? While most IL modules embedde...