我用的也是VC6.0,也过不了
--------------------Configuration: hello - Win32 Debug--------------------
Linking...
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/hello.exe : fatal error LNK1120: 1 unresolved externals
执行 link.exe 时出错.
hello.exe - 1 error(s), 0 warning(s)