Free C++ Compiler from Microsoft
Microsoft has released their C++ Compiler as a free standalone toolkit.
I wonder if this enable free software projects to use Microsoft's compiler to build the Win32 versions of their products. It's a great compiler, and just the fact that it generates debugging and symbols that are compatible with other tools on Windows would make it attractive to use this instead of GCC.