Second result on a google search for "LIBCD.lib fatal error LNK1120: 1 unresolved externals":
[qq]Windowed applications on Win32 begin at WinMain() while character mode
applications begin at main(). Apparently you have mistakenly created a
Windowed project with console application code.[/qq]
There are many other results which I did not read through.