I recently bought microsoft visual studio 2008 but when I try to compile my code (in c++) using win32 console application it says, "fatal error LNK1120: 1 unresolved externals!!!!!"The problem is I knew my code is totally right as it works with my code::blocks. Probably it was on the linker but I don't know how to solve it.Your help would be appreciated.