Hi everyone, I got myself MSVC 2003, because I wanted to try it. Now I have Mingw32 and MSVC in Codeblocks, But when I try to compile a file it says:

Fatal Error LNK1181: cannot open input file 'mingw32.lib'

1. WTH Is MSVC trying to get this file?
2. It doesn't exist. What can I do?
3. I tried to link against 'libmingw32.a'. But It won't help either.

Please, can anybody help me?