You'll need to use the MSVC++ compiler, not it's IDE. If you configure it properly, you could use Code::Blocks, Eclipse, Notepad++ or even plain Notepad, but you'll need to compile your code using MSVC++ (instead of, say, MinGW) because of binary compatibility.