VC运行时出现LINK: fatal error LNK1104: cannot open file "mfc42u.lib"错误,说明你的VC没有安装 Unicode版本,这时可以将文件加到VC对应目录下,就可以运行通过了。