Windows standalone output executable & C runtime library

Is the generated win executable statically linked with a C runtime?
Which compiler does Unity use? I assume a VC compiler.

Hi,

the executable is linked statically. We build Windows Standalone executable using MSVC 10.